Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: RMAN - Disk IO Buffer size not what is expected - We want 128K
Hi here,
not sure what you mean by cite so I'm guessing you want me to show you
where I've seen this info.
See below from Oracle 9 documentation
Greater than 4 but less than or equal to 8 RMAN allocates disk buffers of size 512 KB so that the total buffer size for all the files is less than 16 MB.
Greater than 8
RMAN allocates a fixed 4 disk buffers of 128 KB for each file, so that
the total size is 512 KB for each file.
![]() |
![]() |