Monday, October 6, 2008

ORA-00257

ORA-00257: archiver error. Connect internal only, until freed.

Cause: The archiver process received an error while trying to archive a redo log. If the problem is not resolved soon, the database will stop executing transactions. The most likely cause of this message is the destination device is out of space to store the redo log file.

Action: Check archiver trace file for a detailed description of the problem. Also verify that the device specified in the initialization parameter ARCHIVE_LOG_DEST is set up properly for archiving.

sde.log:
DB_open_instance()::db_connect (OCI8) error: 257
CAN'T OPEN INSTANCE: mydb.
Spatial Engine Connection Failed (-51).
Cannot Get Access to Instance mydb

All Oracle errors in the blog can be found at: Oracle errors
All ESRI ArcSDE errors in the blog can found at: ArcSDE Errors



No comments:

Post a Comment