DBA_USERS Shows ACCOUNT_STATUS is LOCKED Even After the PASSWORD_LOCK_TIME has Expired
(Doc ID 275232.1)
Last updated on FEBRUARY 01, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.2 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
DBA_USERS shows that account is still locked, even after the PASSWORD_LOCK_TIME has expired.
But once the user connects, the information in DBA_USERS gets updated with the correct (OPEN) status.
This is the expected behaviour.
The account locking functionality works as expected - account remains locked for the specified time period
(1 minute in this case) and once that period expires, user (<username>) can connect.
Solution
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
Goal |
Solution |