restore database;Starting restore at 2017-03-02 12:03:05using target database control file instead of recovery catalogallocated channel: ORA_DIS..."/>
溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

RMAN-06023: no backup or copy

發(fā)布時間:2020-07-10 07:30:38 來源:網(wǎng)絡(luò) 閱讀:754 作者:jason_125 欄目:數(shù)據(jù)庫

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>

還原數(shù)據(jù)庫時報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>

沒有匹配的備份集,應(yīng)該是備份不完整因此無法還原。

向AI問一下細節(jié)

免責聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI