Copy backup from primary to standyby - recover restore failure
edited Apr 12, 2013 8:08AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 11 commentsAnswered ✓
Ubuntu 12.04 Oracle 11gR2 EE
Attempting to restore the backup from primary onto stdby :
RMAN> run{allocate channel C1 device type disk;allocate channel C2 device type disk;restore database;recover database;}
allocated channel: C1
channel C1: SID=160 device type=DISK
allocated channel: C2
channel C2: SID=38 device type=DISK
Starting restore at 11-APR-13
channel C1: starting datafile backup set restore
channel C1: specifying datafile(s) to restore from backup set
channel C1: restoring datafile 00001 to /u01/app/oracle/oradata/orcl/system01.dbf
channel C1: restoring datafile 00005 to /u01/app/oracle/oradata/orcl/example01.dbf
channel C1: reading from backup piece /u01/backup/std_08o6o60i_1_1
0