Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> errors with rman duplicate
Hi,
I ran into problems while cloning a db using rman. Auxiliary(AUXI), and target(MERLIN), and rman executables are of version 10.2.0.2.0, and on solaris 10 sparc 64.
I first ran the duplicate script, it restored 15 dbfs, and thrown some errors. Then I reran the same script, whatever dbfs restored earlier are skipped, and got the same errors.
Any insight?
Thanks, Ven
skipping datafile 2; already restored to file
/ORA_OEM/data/AUXI/dbf/sysaux01.dbf
skipping datafile 3; already restored to file
/ORA_OEM/data/AUXI/dbf/UNDO1.dbf
skipping datafile 4; already restored to file
/ORA_OEM/data/AUXI/dbf/UNDO2.dbf
skipping datafile 24; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data02.4.dbf
skipping datafile 1; already restored to file
/ORA_OEM/data/AUXI/dbf/system.1.dbf
skipping datafile 18; already restored to file
/ORA_OEM/data/AUXI/dbf/local_idx02.3.dbf
skipping datafile 31; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data02.11.dbf
skipping datafile 12; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data01.7.dbf
skipping datafile 20; already restored to file
/ORA_OEM/data/AUXI/dbf/local_idx02.2.dbf
skipping datafile 23; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data02.3.dbf
skipping datafile 15; already restored to file
/ORA_OEM/data/AUXI/dbf/local_idx01.2.dbf
skipping datafile 19; already restored to file
/ORA_OEM/data/AUXI/dbf/local_idx02.4.dbf
skipping datafile 32; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data02.12.dbf
skipping datafile 9; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data01.4.dbf
skipping datafile 11; already restored to file
/ORA_OEM/data/AUXI/dbf/local_data01.6.dbf
skipping datafile 33; already restored to file
/ORA_OEM/data/AUXI/dbf/local_idx01.3.dbf
channel d1: starting datafile backupset restore
channel d1: specifying datafile(s) to restore from backup set
restoring datafile 00013 to /ORA_OEM/data/AUXI/dbf/local_data01.8.dbf restoring datafile 00027 to /ORA_OEM/data/AUXI/dbf/local_data02.7.dbf restoring datafile 00030 to /ORA_OEM/data/AUXI/dbf/local_data02.10.dbfchannel d1: reading from backup piece
restoring datafile 00021 to /ORA_OEM/data/AUXI/dbf/local_data02.1.dbf restoring datafile 00026 to /ORA_OEM/data/AUXI/dbf/local_data02.6.dbf restoring datafile 00029 to /ORA_OEM/data/AUXI/dbf/local_data02.9.dbfchannel d2: reading from backup piece
restoring datafile 00006 to /ORA_OEM/data/AUXI/dbf/local_data01.1.dbf restoring datafile 00025 to /ORA_OEM/data/AUXI/dbf/local_data02.5.dbf restoring datafile 00028 to /ORA_OEM/data/AUXI/dbf/local_data02.8.dbfchannel d3: reading from backup piece
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03002: failure of Duplicate Db command at 03/13/2007 11:23:14 RMAN-03015: error occurred in stored script Memory Script ORA-19870: error reading backup piece
RMAN> **end-of-file**
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Mar 13 2007 - 10:39:16 CDT
![]() |
![]() |