aiaiDBA

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

13718043309

010-86462881

RMAN-06496: must use the TO clause when the database is mounted or open

RMAN-06496: must use the TO clause when the database is mounted or open
Cause: A control file restore was attempted when the database is mounted or open and no alternate destination was specified.
Action: Specify an alternate destination with the TO clause or dismount the database.

请先 登录 后评论

1 个回答

小智
RMAN-06496:在装入或打开数据库时必须使用TO子句,
.原因:装入或打开数据库时未尝试进行控制文件还原,并且未指定备用目标。,
.操作:使用TO子句指定备用目标或卸载数据库。,
.
请先 登录 后评论