is ORA-02063 error related to ORA-00257 or a different error?
Oracle 12.1.0.2
Hi,
ERROR:<08.22.2023 18:30:32> staretl [ERROR] (Message) - Error setting feature properties.
java.sql.SQLException: ORA-00257: Archiver error. Connect AS SYSDBA only until resolved.
ORA-02063: preceding line from DSLINK03
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
We have got above error and one of regular jobs running on database got failed.
ORA-00257 : I have got this error on other database and solution to it was just deleting old archive logs.
But the DATABASE on which I am getting error now has no old archive logs and the database is currently in NON ARCHIVE LOG mode.
I have still followed the steps below: