Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Evaluating archive log messages
A.ISS wrote:
> Hi,
>
> My 9.2.0.6 Oracle databases generates regularly "evaluating archive log"
> messages in the alert-log file. The databases is not a standby database.
> What's the meaning of this messages?Can it be ignored?
>
These messages are issued by ARC process when it is about to archive a redo log and evaluates archive destination(s) availability. Then it archives the log and records the archival operation in the control file. You can safely ignore these messages, they are normal for databases in ARCHIVELOG mode.
Hth,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
http://www.dynamicpsp.com
Received on Mon Apr 10 2006 - 13:34:38 CDT