aiaiDBA

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

13718043309

010-86462881

PRCD-01242: Unable to convert RAC database {0} to RAC One Node database because the database had no service added

PRCD-01242: Unable to convert RAC database {0} to RAC One Node database because the database had no service added
Cause: Attempt to convert RAC database to RAC One Node database was rejected because the database did not have any service configured. A RAC One Node database must always have one service.
Action: Use 'srvct add service' command to add a service and then run 'srvctl convert database -c RACONENODE'.

请先 登录 后评论

1 个回答

小智
PRCD-01242:无法将RAC数据库{0}转换为RAC One Node数据库,因为数据库未添加任何服务,
.原因:尝试将RAC数据库转换为RAC One Node数据库被拒绝,因为数据库没有配置任何服务。RAC One Node数据库必须始终具有一个服务。,
.操作:使用'srvct add service'命令来添加服务,然后运行'srvctl convert database -c RACONENODE'。,
.
请先 登录 后评论