aiaiDBA

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

13718043309

010-86462881

RMAN-06493: only UNTIL TIME clause is allowed when performing a restore from AUTOBACKUP, found: string

RMAN-06493: only UNTIL TIME clause is allowed when performing a restore from AUTOBACKUP, found: string
Cause: For restoring a control file AUTOBACKUP only SET UNTIL TIME can be used. It is not possible to translate the others to a precise day.
Action: Specify SET UNTIL TIME to indicate the day to start the restore of a control file AUTOBACKUP.

请先 登录 后评论

1 个回答

小智
RMAN-06493:从AUTOBACKUP执行还原时,仅允许使用UNTIL TIME子句,找到:string,
.原因:对于恢复控制文件AUTOBACKUP,只能使用SET UNTIL TIME。不可能将其他人翻译成精确的日子。,
.操作:指定SET UNTIL TIME以指示开始恢复控制文件AUTOBACKUP的日期。,
.
请先 登录 后评论