ORA-00257: Archiver error. Connect AS SYSDBA only until resolved.

 sqlplus apps/apps4dev

SQL*Plus: Release 10.1.0.5.0 - Production on Thu Dec 8 04:22:00 2022

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

ERROR:

ORA-00257: Archiver error. Connect AS SYSDBA only until resolved.


Cause:

Achive log location is full


Fix:

connect to rman

RMAN target /

execute following command

delete noprompt force archivelog until time 'sysdate -1';

Comments

Popular posts from this blog

adop UNEXPECTED Unable to find appltop_id for host ebsapp2 in database

adop failing ORA-06512: at line 2 (DBD ERROR: OCIStmtExecute)