aiaiDBA

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

13718043309

010-86462881

PRCD-01149: AUTOMATIC management policy cannot be used for the service {0} when the database {1} is MANUAL

PRCD-01149: AUTOMATIC management policy cannot be used for the service {0} when the database {1} is MANUAL
Cause: An attempt to create/modify a service failed because the management policy specified for the service is AUTOMATIC but the database's management policy is MANUAL.
Action: Make sure that the provided service's management policy is MANUAL when running 'srvctl add service' or 'srvctl modify service' command.

请先 登录 后评论

1 个回答

小智
PRCD-01149:当数据库{1}为MANUAL时,自动管理策略不能用于服务{0},
.原因:尝试创建/修改服务失败,因为为服务指定的管理策略为AUTOMATIC,但数据库的管理策略为MANUAL。,
.操作:运行'srvctl add service'或'srvctl modify service'命令时,确保提供的服务的管理策略是MANUAL。,
.
请先 登录 后评论