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 BACKUPS

RMAN BACKUPS

From: <m_j127_at_hotmail.com>
Date: 14 Aug 2003 13:21:58 -0700
Message-ID: <1981b0f5.0308141221.65f78db0@posting.google.com>


Hi there, I need clarification on the following please:

CONFIGURE DEVICE TYPE DISK PARELLELISM 3 COPY
DATAFILE 1 TO 'backup location file',
DATAFILE 2 TO 'backup location file';

In the above I only copied 2 datafiles to backup even though the parallelism is set to 3.

Could I get away with adding the following after the command is run or is it just not possible:

DATAFILE 3 TO 'backup location file';

Thanks in advance Received on Thu Aug 14 2003 - 15:21:58 CDT

Original text of this message

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