aiaiDBA

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

13718043309

010-86462881

PRCD-01156: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database due to its services {1} having {2} TAF policy

PRCD-01156: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database due to its services {1} having {2} TAF policy
Cause: This database has services that have TAF policy (e.g. PRECONNECT) that is not supported by RAC One Node Database.
Action: Either modify the TAF policy of these services to either BASIC or NONE using 'srvctl modify service' or remove these services using 'srvctl remove service' and then retry.

请先 登录 后评论

1 个回答

小智
PRCD-01156:由于其服务{1}具有{2} TAF策略,无法将集群数据库{0}的配置转换为RAC One Node数据库的等效配置,
.原因:此数据库具有RAC One Node Database不支持TAF策略(例如PRECONNECT)的服务。,
.操作:使用'srvctl modify service'将这些服务的TAF策略修改为BASIC或NONE,或者使用'srvctl remove service'删除这些服务,然后重试。,
.
请先 登录 后评论