Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> instance goes down when archiver cannot keep up
Hi,
I have a 8.1.7.4 database on Windows 2000. 8 redo logs, size 10M each. When I issue an
alter table add new_column number(10) default 0 not null
on a table with more then 10M rows, I notice that the archiver cannot keep up with the redo generated. Oracle starts new archiver processes and after a minute or so the instance terminates with
error 473 detected in background process ORA-00473: ARCH process terminated with error
in several trace files (ckpt, lgwr, ...) I could not read any further information from anywhere else. From my understanding the database should have been frozen until one redo log became free again.
Any ideas why this happens and how to avoid it?
Regards,
Hegyvari Krisztian Received on Wed Oct 19 2005 - 08:21:24 CDT
![]() |
![]() |