Dell DR4300 Oracle Recovery Manager - Setting Up the DR Series System as an NF - Page 16

Restore Archivelog All

Page 16 highlights

channel ORA_DISK_1: reading from backup piece \\10.250.242.108\ORARDCIFS\LARGE_DF850522946_S9_S1 channel ORA_DISK_1: piece handle=\\10.250.242.108\ORARDCIFS\LARGE_DF850522946_S9_S1 tag=TAG20140618T002226 channel ORA_DISK_1: restored backup piece 1 channel ORA_DISK_1: restore complete, elapsed time: 00:00:01 Finished restore at 18-JUN-14 RMAN> To restore archive logs to a different location, use the following RMAN command. The default location of the archive log restore will be where they are created. RUN { } SET ARCHIVELOG DESTINATION TO '/oracle/temp_restore'; RESTORE ARCHIVELOG ALL; 16 Setting Up the Dell™ DR Series System as an NFS or CIFS Backup Target on Oracle Recovery Manager® | April 2015

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25

16
Setting Up the Dellâ„¢ DR Series System as an NFS or CIFS B
ackup Target on Oracle Recovery Manager® |
April 2015
channel ORA_DISK_1: reading from backup piece
\\10.250.242.108\ORARDCIFS\LARGE_DF850522946_S9_S1
channel ORA_DISK_1: piece
handle=\\10.250.242.108\ORARDCIFS\LARGE_DF850522946_S9_S1 tag=TAG20140618T002226
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
Finished restore at 18-JUN-14
RMAN>
To restore archive logs to a different location, use the following RMAN command. The default location of
the archive log restore will be where they are created.
RUN
{
SET ARCHIVELOG DESTINATION TO '/oracle/temp_restore';
RESTORE ARCHIVELOG ALL;
}