aiaiDBA

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

13718043309

010-86462881

PRCD-01240: Unable to downgrade configuration of database {0} because its database role of {1} is not supported in version {2}

PRCD-01240: Unable to downgrade configuration of database {0} because its database role of {1} is not supported in version {2}
Cause: Database role of specified database was not supported in the specified version.
Action: Modify the database role using 'srvctl modify database' command and then retry this command.

请先 登录 后评论

1 个回答

小智
PRCD-01240:无法降级数据库{0}的配置,因为版本{2}中不支持其数据库角色{1},
.原因:指定版本中不支持指定数据库的数据库角色。,
.操作:使用'srvctl modify database'命令修改数据库角色,然后重试此命令。,
.
请先 登录 后评论