Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN backup pieces
Chris,
here is one way - use the SETSIZE command
7> backup 8> incremental level 0 9> setsize 2220000
it will figure out how many database files to fit into the 2 gig limit above and create multiple pieces.
hope this helps.
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
Sent: Tuesday, June 05, 2001 4:51 PM
To: Multiple recipients of list ORACLE-L
How do you split a RMAN backupset into multiple pieces? I am using Standard Edition so I can't use multiple channels but I need to split the backup up because of a 2GB file size limit (I'm backing up files from a Solaris box to a Linux box).
Chris Rezek
Oracle DBA
DotClick Digital Music Network
http://www.dotclick.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Chris Rezek
INET: crezek_at_dotclick.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 05 2001 - 15:18:44 CDT
![]() |
![]() |