aiaiDBA

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

13718043309

010-86462881

RMAN-06739: database "string" is not found in the recovery catalog

RMAN-06739: database "string" is not found in the recovery catalog
Cause: The UNREGISTER DATABASE command was used with a database name that was not found in the recovery catalog.
Action: Make sure the database name specified in the DROP DATABASE command syntax is correct.

请先 登录 后评论

1 个回答

小智
RMAN-06739:在恢复目录中找不到数据库“ 字符串 ”,
.原因: UNREGISTER DATABASE命令与恢复目录中找不到的数据库名称一起使用。,
.操作:确保在DROP DATABASE命令语法中指定的数据库名称正确。,
.
请先 登录 后评论