My Oracle Support Banner

Timestamp on ORAPWD File Updated When Users' Password Changed (Doc ID 312093.1)

Last updated on OCTOBER 10, 2022

Applies to:

Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 9.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
 

Symptoms

The password file includes user name and passwords of all the users with SYSDBA privilege.

The following query gives you the users listed in the password file :

SQL> select * from V$PWFILE_USERS;

Every time the statement ALTER USER  <username> IDENTIFIED BY <new password> is issued to change the password of any user , the ORAPWD<SID> file is updated with the current timestamp

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.