aiaiDBA

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

13718043309

010-86462881

PRCD-01228: Failed to convert administrator-managed RAC database {0} to RAC One Node database because the database had no instance added

PRCD-01228: Failed to convert administrator-managed RAC database {0} to RAC One Node database because the database had no instance added
Cause: Attempt to convert RAC database to RAC One Node database was rejected because database did not have any instance added.
Action: Use 'srvct add instance' command to add an instance and then run 'srvctl convert database -c RACONENODE'.

请先 登录 后评论

1 个回答

小智
PRCD-01228:由于数据库没有添加实例,无法将管理员管理的RAC数据库{0}转换为RAC One Node数据库,
.原因:尝试将RAC数据库转换为RAC One Node数据库被拒绝,因为数据库没有添加任何实例。,
.操作:使用'srvct add instance'命令添加一个实例,然后运行'srvctl convert database -c RACONENODE'。,
.
请先 登录 后评论