aiaiDBA

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

13718043309

010-86462881

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

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.

请先 登录 后评论

1 个回答

小智
PRCD-01243:无法启动数据库{1}的实例{0},因为具有相同名称的实例已在节点{2}上运行,
.原因:尝试启动具有给定名称的实例被拒绝,因为具有相同名称的另一个实例已经在另一个节点上运行。,
.操作:提供不同的实例名称或停止具有相同名称的正在运行的实例,然后重试。,
.
请先 登录 后评论