Database Error Messages

PRCD-01243

Failed to start instance {0} of database {1} because an instance having same name was already running on node {2}

Cause

An attempt to start an instance with the given name was rejected because another instance with same name was already running on another node.


Action

Either supply a different instance name or stop the running instance with the same name and then retry.