ORA-00350 : log string of thread string needs to be archived

Sunday, March 23rd, 2008

Cause : The command cannot be done because the log has not been archived, and media recovery has been enabled.
Action : Archive the log or disable media recovery. If the command supports an UNARCHIVED option, then it can be used. However, this may result in making backups unusable, and forcing the drop of some offline files.

Popularity: 23% [?]

ORA-00323 : Current log of thread string not useable and all others need archiving

Saturday, March 22nd, 2008

Cause : An attempt to open the thread failed because it is necessary to switch redo generation to another online log, but all the other logs need to be archived before they can be used.
Action : Archive the logs for the thread and then retry the open.

Popularity: 8% [?]

ORA-00272 : error writing archive log string

Saturday, March 22nd, 2008

Cause : An I/O error occurred while archiving a redo log file.
Action : Check that the output device is still available and correct any device errors that may have occurred. Also, make certain that sufficient space for archiving is available on the output device.

Popularity: 16% [?]

ORA-00256 : cannot translate archive destination string string

Saturday, March 22nd, 2008

Cause : The destination specified by an ALTER SYSTEM ARCHIVE LOG START TO command could not be translated.
Action : Check the accompanying message stack for more detailed information. Then, retry the ALTER SYSTEM command using a different string.

Popularity: 9% [?]

Close
E-mail It