Database Backup and Recovery (MOSC)

MOSC Banner

SYS password has expired and cannot be changed due to ORA-00257: Archiver error

Oracle 18c

In the past : When I had once the error ORA-00257: Archiver error, I had resolved it using the RMAN command:

rman target sys/1234

delete archivelog all;

This time , when I try to connect to rman target:

rman target sys/1234

I get the error:

RMAN-00554: initialization of internal recovery manager packagefailed.  
RMAN-04005: error from target database.  
ORA-28001:the password has expired.

When I try to connect with sqlplus as sys SYSDBA, then raises the following error: ERROR:

ORA-28001: the password has expired
Changing password for SYS
New password:

When I type the new password, the error that comes is:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center