When database is running in Archivelog mode and when you kill the archiver process using kill command what happens?
The database will not crash but instead the archiver process gets created again. This is because from 10g ,oracle made LOG_ARCHIVE_START is deprecated.
But if your OS cannot fork more processes then your database may crash.
Friday, December 19, 2008
Subscribe to:
Posts (Atom)