aiaiDBA

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

13718043309

010-86462881

PRCD-01230: Failed to modify database {0} to use server pool {1}

PRCD-01230: Failed to modify database {0} to use server pool {1}
Cause: An attempt to modify the database to use the given server pool has failed.
Action: Review the accompanying error messages for details about the failure. For example, a failure could happen if the database owner does not have execute permissions on the given server pool. In this case, use 'srvctl config database -d ' command to find out the database owner's username, create a server pool as that user, and then supply that server pool as argument when retrying the command.

请先 登录 后评论

1 个回答

小智
PRCD-01230:无法修改数据库{0}以使用服务器池{1},
.原因:尝试将数据库修改为使用给定的服务器池失败。,
.操作:查看随附的错误消息,了解有关故障的详细信息。例如,如果数据库所有者在给定服务器池上没有执行权限,则可能会发生故障。在这种情况下,请使用'srvctl config database -d '命令查找数据库所有者的用户名,创建一个服务器池作为该用户,然后在重试该命令时提供该服务器池作为参数。,
.
请先 登录 后评论