Arch failed in alert log [message #55905] |
Sun, 23 February 2003 18:17 |
deschew
Messages: 1 Registered: February 2003
|
Junior Member |
|
|
My oracle8i standard edition Win NT ver reported the following in logfile:-
ARC0: Beginning to archive log# 1 seq# 2919
ARC0: Failed to archive log# 1 seq# 2919
ARC0: Beginning to archive log# 2 seq# 2920
Mon Feb 24 02:03:06 2003
ARC3: Completed archiving log# 1 seq# 2919
Just curious why the arch SCN2919 failed the 1st attempt before successful subsequently? The same goes to other arch files as well. Is it because the archiver process is saturated?
|
|
|
Re: Arch failed in alert log [message #55963 is a reply to message #55905] |
Wed, 26 February 2003 15:33 |
Trifon Anguelov
Messages: 514 Registered: June 2002
|
Senior Member |
|
|
Nothing wrong with this error. It's neither a bug.
If automatic archiving is turned on then the archiver process will also try to archive this logfile, however will not be able to aquire the lock required to write into archive log. The lock is to protect multiple arch processes from archiving the same logfile. The failing process process will write to the trace/alert message that it was unable to archive the logfile.
Hope that helps,
clio_usa
OCP - DBA
Visit our Web site
|
|
|