8.109 V$PASSWORDFILE_INFO
V$PASSWORDFILE_INFO provides information about the database password file.
               
This view can be queried from the root or from a pluggable database (PDB) in a multitenant container database (CDB). When queried, this view always returns one row.
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Fully qualified password file name/location. | 
| 
 | 
 | Shows the format of the password file. Possible values include: 
 | 
| 
 | 
 | Indicates where the password file is stored. Possible values: 
 | 
| 
 | 
 | The ID of the container to which the data pertains. Because there is only one password file for a CDB that is common for the entire CDB, the only value possible for  | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).