aiaiDBA

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

13718043309

010-86462881

PRKO-03155: Can not start the instance {0} on the specified node {1} because the node is assigned to another user configured instance {2}

PRKO-03155: Can not start the instance {0} on the specified node {1} because the node is assigned to another user configured instance {2}
Cause: The database specified on 'srvctl start instance' is policy managed and has another instance already configured on the nodename specified with the -n option.
Action: Either reformulate the 'srvctl start instance' command so that there is no conflict with configured instances' nodes, or use 'srvctl modify instance' to change configured instances' nodes.

请先 登录 后评论

1 个回答

小智
PRKO-03155:无法启动指定节点{1}上的实例{0},因为该节点被分配给另一个用户配置的实例{2},
.原因:在“srvctl start instance”上指定的数据库是受策略管理的,并且在使用-n选项指定的节点名称上配置了另一个实例。,
.操作:重新配置“srvctl start instance”命令,以便与配置的实例节点不存在冲突,或者使用“srvctl modify instance”更改已配置的实例节点。,
.
请先 登录 后评论