Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: [Q] RMAN backup as one big file problem?
Have you set the channel limit in the RMAN command structure?
If the channel limit is set "set limit channel d1 kbytes 50000;" will produce a file of 5 gig and include
only the files that will fit in the backup file.
How big are the files you are trying to backup?
Ron
>>> dba1 mcc <mccdba1_at_yahoo.com> 07/18/05 10:22 AM >>>
We have ORACLE 9.2.0.6 on LINUX server. The database
have 4 datafiles
system
undo
data
index
While we doing RMAN backup we specify "backup database
filesperset=6;", RMAN does NOT backup all 4 datafiles
to one big file. It backup system, undo and data
files as one file. It also backup index as another
file.
Does their has way to make RMAN backup all datafile as one big file?
Thanks.
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Mon Jul 18 2005 - 12:22:17 CDT
![]() |
![]() |