Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> RMAN BACKUPS
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
![]() |
![]() |