Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Balancing size of RMAN backup pieces
We use "set limit" on the channels. This restricts the backup piece
file size (to 1.5GB) but it still uses the disk space unevenly - it
just adds extra pieces to the channel. It only adds pieces on those
channels which have hit the limit (duh).
How does set limit differ from maxpiecesize?
How does it decide what to put where?
hpuxrac wrote:
> Did you look at maxpiecesize in the doco?
Received on Thu Jan 04 2007 - 09:09:15 CST