aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PRCD-01212: An instance with name "{0}" already exists on node {1}

PRCD-01212: An instance with name "{0}" already exists on node {1}
Cause: Unable to add an instance to the database on the specified node because an instance with the same name was found on another node.
Action: Use 'srvctl modify instance' command to change the name of the existing instance, or use a different instance name in the 'srvctl add instance -i ' command.

请先 登录 后评论

1 个回答

小智
PRCD-01212:节点{1}上已经存在名为“{0}”的实例,
.原因:无法向指定节点上的数据库添加实例,因为在另一个节点上找到具有相同名称的实例。,
.操作:使用'srvctl modify instance'命令更改现有实例的名称,或者在'srvctl add instance -i '命令中使用不同的实例名称。,
.
请先 登录 后评论