Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Archive Processes
Thanks David....but i guess the real problem lies somewhere else as i
dont think the number and size of the logs are too small.Its a banking
system with a total of 8 redo log groups each of 500 MB.At peak load
the time to fill a log file is hardly 2 minutes.So i intended to ask
whether there is a hidden parameter somewhere to define the local and
remote archive log processes so that both dont interfere with each
other.something like
_log_archive_proccess_LOCAL=2
_log_archive_proccess_REMOTE=2
The local arch process quitely archives its own logs and the remote arch process communicates with RFS in writing to standby.
sushil Received on Thu Sep 01 2005 - 08:04:49 CDT