aiaiDBA

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

13718043309

010-86462881

PRKO-00382: The number of candidate servers {0} in server pool {1} should be one for single instance database {2}

PRKO-00382: The number of candidate servers {0} in server pool {1} should be one for single instance database {2}
Cause: The server pool specified in 'srvctl modify database' command for a single instance database contains more than 1 candidate servers.
Action: Either modify the given server pool via 'srvctl modify srvpool' command to have only one candidate server specified via -x argument or specify another server pool that contains only one candidate server specified via -x argument.

请先 登录 后评论

1 个回答

小智
PRKO-00382:服务器池{1}中候选服务器{0}的数量应为单实例数据库{2},
.原因:在单个实例数据库的“srvctl modify database”命令中指定的服务器池包含多于1个候选服务器。,
.操作:通过“srvctl modify srvpool”命令修改给定的服务器池,以通过-x参数只指定一个候选服务器,或指定仅包含一个通过-x参数指定的候选服务器的服务器池。,
.
请先 登录 后评论