Hi Tom,

You can have multiple destinations, but each log file is copied to all the
destinations. You can also have multiple ARCn processes, but each log file is
handled by a single ARCn process. So, you cannot do exactly as you wanted.
However, there are two tips on the Ixora web site that be probably help
somewhat.

@   Regards,
@   Steve Adams
@   http://www.ixora.com.au/
@   http://www.christianity.net.au/


-----Original Message-----
Sent: Friday, 27 April 2001 1:51
To: Multiple recipients of list ORACLE-L


RDBMS: 8.1.6.2  OS: AIX 4.3.3

Our large (600G) insert-intensive (17Meg / min) database has 24 on-line redo
logs (8 each on 3 disks used in round-robin fashion) and occasionally has
problems with the archiver being unable to keep up with the data fill rate.
When this happens on-line redo logs fill faster than the ARC process can write
them.  I have successfully used more than one ARC process but of course all ARC
processes are writing to the same destination (which becomes the limiting
factor).

What I'd really like to do is use more than one archive log destination - with 2
(or more) ARC processes - each writing to a separate destination.  But reading
through the manual it looks like the multiple archive destination facility was
developed for multiplexing each redo log to more than one destination (for
hot-standbys for example) - rather than each redo log to one of several
destinations depending on which ARC process is working on it.

Is there any way to accomplish my purpose?

thanks,

..tom




--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steve Adams
  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