Joe - 
    1) Why do you feel writing RMAN backup to one disk is not ideal? Is it
the one disk, or disk vs. tape?
    2) I would watch the I/O while it is running to see how close you are
coming to maxing out your I/O subsystem.
    3) I suspect, but haven't investigated, that RMAN defaults are set a
little low so that it doesn't tend to interfere with normal production. If
this is true, you might either try increasing the RATE parameter, or
allocating a second channel. Of course, if your Oracle is being used during
the backup, increasing the I/O for RMAN may interfere with the users. 
    4) One issue is the read side of the RMAN backup process. The bottleneck
may be in reading data blocks, no just writing them. In the worst case you
have a single-disk Oracle system so RMAN is reading and writing to/from the
same drive.
Dennis Williams 
DBA 
Lifetouch, Inc. 
[EMAIL PROTECTED] 

-----Original Message-----
Sent: Wednesday, August 28, 2002 7:38 AM
To: Multiple recipients of list ORACLE-L


I've tried to find this in the docs to no avail.
 
If I'm writing out an RMAN backup to one disk(yes this is not ideal), then
does it make sense to allocate multiple channels?
 
Are multiple channels related to CPUs or to destinations?
 
thanks, joe
 
 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: DENNIS WILLIAMS
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to