aiaiDBA

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

13718043309

010-86462881

PRKO-02175: Failed to remove service {0} because this is the last service of RAC One Node database {1}

PRKO-02175: Failed to remove service {0} because this is the last service of RAC One Node database {1}
Cause: An attempt was made to remove the last service of a RAC One Node
Action: Add another service, for example by using 'srvctl add service' command, before removing the given service. Otherwise, if you are trying to deconfigure database, then remove the database directly, for example by using 'srvctl remove database' command.

请先 登录 后评论

1 个回答

小智
PRKO-02175:无法删除服务{0},因为这是RAC One Node数据库的最后一个服务{1},
.原因:尝试删除RAC One Node的最后一个服务,
.操作:在删除给定的服务之前,添加另一个服务,例如使用'srvctl add service'命令。否则,如果您尝试取消配置数据库,则直接删除数据库,例如使用“srvctl remove database”命令。,
.
请先 登录 后评论