aiaiDBA

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

13718043309

010-86462881

PRKO-03133: Database {0} has no instance on node {1}

PRKO-03133: Database {0} has no instance on node {1}
Cause: Instance was not configured on the specified node.
Action: Both 'srvctl add instance' or 'srvctl modify instance' command can also be used to change inst-node mapping in administrator-managed db's. For policy-managed database, use either 'srvctl start instance' command with -n option to start the instance on the specified node or use 'srvctl modify instance' command to configure an instance for that node.

请先 登录 后评论

1 个回答

小智
PRKO-03133:数据库{0}在节点{1}上没有实例,
.原因:未在指定节点上配置实例。,
.操作: “srvctl add instance”或“srvctl modify instance”命令也可用于更改管理员管理的数据库中的动态节点映射。对于策略管理的数据库,使用'srvctl start instance'命令与-n选项启动指定节点上的实例,或使用'srvctl modify instance'命令为该节点配置一个实例。,
.
请先 登录 后评论