Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Rman Parallelism param

Re: Rman Parallelism param

From: Tim Gorman <tim_at_sagelogix.com>
Date: Fri, 26 Mar 2004 11:14:22 -0700
Message-ID: <BC89C10E.12315%tim@sagelogix.com>


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.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US