Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PRCD-01212

An instance with name "{0}" already exists on node {1}

Cause

An instance could not be added to the database on the specified node because an instance with the same name was found on another node.


Action

Use the command 'srvctl modify instance' to change the name of the existing instance, or use a different instance name in the 'srvctl add instance -instance <inst_name>' command.