Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> RMAN and Duplexing
Hello,
Iīm trying to make backup-copies with rman. ( Oracle 9.2.0.2.0 ) and Legato as backup software.
I have configured some persistant settings like:
CONFIGURE CHANNEL 1 DEVICE TYPE 'SBT_TAPE' PARMS
'ENV=(NSR_SERVER=oraback,NSR_DATA_VOLUME_POOL=PTest1)' FORMAT
'%d_df_%s_%p_%T_%c.rmn' MAXPIECESIZE 2000 M;
CONFIGURE CHANNEL 2 DEVICE TYPE 'SBT_TAPE' PARMS
'ENV=(NSR_SERVER=oraback,NSR_DATA_VOLUME_POOL1=PTest2)' FORMAT
'%d_df_%s_%p_%T_%c.rmn' MAXPIECESIZE 2000 M;
I want to make the duplexing from the command-line, but i donīt get this to work with exactly the two configured channels.
Does anybody know how the correct syntax of the backup copies command.
regards
Bernd
Received on Wed Jun 18 2003 - 03:13:39 CDT
![]() |
![]() |