Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Rman Parallelism param
This is simply the equivalent of telling RMAN to issue two ALLOCATE CHANNEL
... TYPE DISK commands when a RUN {} is not specified (a nice 9i feature).
Of course, you can override this default behavior within any explicitly-specified RUN {} block...
on 3/26/04 9:22 AM, Mercadante, Thomas F at thomas.mercadante_at_labor.state.ny.us wrote:
> All,
>
> Within Rman, I can : CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
>
> Does anyone know what this does? The docs only mention setting this for
> tape. I am hoping that I can spin up several rman backup processes at once
> to speed up a disk backup.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Mar 26 2004 - 12:12:08 CST
![]() |
![]() |