Proxy Account Gets Wrongly Locked
(Doc ID 1672216.1)
Last updated on JULY 02, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterGen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
On : 11.2.0.3 version, Database Security
When attempting to connect using a Proxy user the following error occurs:
ERROR
-----------------------
ORA-28000: the account is locked
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
ORA-28000: the account is locked
SQL> select username, account_status from dba_users where username in ('TESTACCT','USER2');
USERNAME ACCOUNT_STATUS
------------------------------ --------------------------------
USER2 OPEN
TESTACCT LOCKED(TIMED)
Changes
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 |