Posted by 'Eero' on July 05, 2001 at 04:56:37 EST:
In Reply to: ORA-00257 posted by 'Rodger Bonite' on July 05, 2001 at 04:31:20 EST:
: How do you fix an ORA-00257
As ORACLE suggests you should check the parameter ARCHIVE_LOG_DEST in your init.ora file. The most common problem is that you have not enough free space on your destination drive (device) to archive a redo log. Also you should check the archiver trace file for detailed description of the problem.