aiaiDBA

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

13718043309

010-86462881

RMAN-06426: RECOVERY_CATALOG_OWNER role must be granted to user string

RMAN-06426: RECOVERY_CATALOG_OWNER role must be granted to user string
Cause: The CREATE CATALOG or UPGRADE CATALOG command was used, but the USERID that was supplied in the CATALOG connect string does not have the RECOVERY_CATALOG_OWNER role granted as a DEFAULT role.
Action: Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog owner.

请先 登录 后评论

1 个回答

小智
必须向用户字符串授予RMAN-06426:RECOVERY_CATALOG_OWNER角色,
.原因:使用了CREATE CATALOG或UPGRADE CATALOG命令,但是CATALOG连接字符串中提供的USERID没有授予作为DEFAULT角色的RECOVERY_CATALOG_OWNER角色。,
.操作:将RECOVERY_CATALOG_OWNER角色授予恢复目录所有者。,
.
请先 登录 后评论