aiaiDBA

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

13718043309

010-86462881

PRCD-01157: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database because none of its services have {1} management policy

PRCD-01157: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database because none of its services have {1} management policy
Cause: An attempt to convert a cluster database configuration into its equivalent configuration for RAC One Node database was rejected because all services of the given database have MANUAL management policy.
Action: Modify the management policy of at least one of these services to AUTOMATIC using 'srvctl modify service ... -y AUTOMATIC' command and then retry.

请先 登录 后评论

1 个回答

小智
PRCD-01157:无法将群集数据库{0}的配置转换为RAC One Node数据库的等效配置,因为它的任何服务都没有{1}管理策略,
.原因:尝试将集群数据库配置转换为RAC One Node数据库的等效配置被拒绝,因为给定数据库的所有服务都具有MANUAL管理策略。,
.操作:使用'srvctl modify service ... -y AUTOMATIC'命令将这些服务中的至少一项的管理策略修改为AUTOMATIC,然后重试。,
.
请先 登录 后评论