RMAN-06023: no backup or copy of datafile 16 found to restore
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RMAN-06023: no backup or copy of datafile 16 found to restore相关的知识,希望对你有一定的参考价值。
RMAN> restore database;
Starting restore at 2017-03-02 12:03:05
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=4269 instance=cqdb device type=DISK
allocated channel: ORA_DISK_2
channel ORA_DISK_2: SID=4366 instance=cqdb device type=DISK
allocated channel: ORA_DISK_3
channel ORA_DISK_3: SID=4463 instance=cqdb device type=DISK
allocated channel: ORA_DISK_4
channel ORA_DISK_4: SID=4560 instance=cqdb device type=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 03/02/2017 12:03:07
RMAN-06026: some targets not found - aborting restore
RMAN-06023: no backup or copy of datafile 16 found to restore
RMAN>
还原数据库时报RMAN-06023 no backup or copy of datafile 16 found to restore,使用list backup 命令查看指定文件所在备份集。
RMAN> list backup of datafile 16;
specification does not match any backup in the repository
RMAN>
没有匹配的备份集,应该是备份不完整因此无法还原。
本文出自 “技术成就梦想!” 博客,请务必保留此出处http://dreamsanqin.blog.51cto.com/845412/1903194
以上是关于RMAN-06023: no backup or copy of datafile 16 found to restore的主要内容,如果未能解决你的问题,请参考以下文章
Resolving RMAN-06023 or RMAN-06025 (Doc ID 2038119.1)
Symantec Backup Exec 2010 安装报 bad ELF interpreter: No such file or directory
RMAN-06172: no AUTOBACKUP found or specified handle is not a valid copy or piece
ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
Oracle故障处理:Ora-10873:file * needs to be either taken out of backup or media recovered