aiaiDBA

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

13718043309

010-86462881

PRKO-02214: Specified server pool {0} cannot be used to host single instance database {1}

PRKO-02214: Specified server pool {0} cannot be used to host single instance database {1}
Cause: An attempt to create a single instance database failed because the specified server pool had no configured candidate server.
Action: Use 'srvctl modify srvpool' with -n option to configure a candidate server for the server pool. Make sure that the candidate server name specified with the -n option matches that of the -x option in 'srvctl add database' command.

请先 登录 后评论

1 个回答

小智
PRKO-02214:指定的服务器池{0}不能用于托管单实例数据库{1},
.原因:尝试创建单个实例数据库失败,因为指定的服务器池没有配置的候选服务器。,
.操作:使用'srvctl modify srvpool'和-n选项配置服务器池的候选服务器。确保使用-n选项指定的候选服务器名称与“srvctl add database”命令中的-x选项匹配。,
.
请先 登录 后评论