Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> RMAN and Duplexing

RMAN and Duplexing

From: Bernd Sandmann <b.sandmann_at_gmx.net>
Date: Wed, 18 Jun 2003 08:13:39 GMT
Message-ID: <3ef01d96.2857743500@127.0.0.1>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US