Error When Logging On After Password Expired: ORA-02002: error while writing to audit trail ORA-55917: Table flush I/O ORA-01918: user 'ORA-01918: user '' does not exist ORA-28001: the password has expired
(Doc ID 2730696.1)
Last updated on NOVEMBER 24, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.1.0.2 [Release 12.1]Information in this document applies to any platform.
Symptoms
Oracle Fusion Middleware Forms Service error when attempting to connect to the database using an account with expired password.
Instead of prompting the user to change the expired password, the error is triggered and the password must be reset manually by the DBA.
Partial error on Oracle Fusion Middleware Forms Service
ORA-02002: error while writing to audit trail
ORA-55917 table flush I/O failed for log ID: 2 bucket ID:0
ORA-55917 table flush I/O failed for log ID: 2 bucket ID:0
ORA-01918: user '
ORA-01918: user
Complete error message from sqlplus
sys@server1> conn <>@DB
Enter password: **********
ERROR:
ORA-02002: error while writing to audit trail
ORA-55917: Table flush I/O failed for log ID: 2 bucket ID: 0
ORA-55917: Table flush I/O failed for log ID: 2 bucket ID: 0
ORA-01918: user 'ORA-01918: user '' does not exist
ORA-28001: the password has expired
' does not exist
ORA-28001: the password has expired
Changes
User's password expired by profile password life time limit.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |