7.201 V$ENCRYPTION_WALLET
V$ENCRYPTION_WALLET
displays information on the status of the wallet and the wallet location for Transparent Data Encryption. In a multitenant container database (CDB), this view displays information on the wallets for all pluggable database (PDBs) when queried from CDB$ROOT
. When queried from a PDB, this view only displays wallet details of that PDB.
Column | Datatype | Description |
---|---|---|
|
|
Type of the wallet resource locator (for example, |
|
|
Parameter of the wallet resource locator (for example, absolute directory location of the wallet or keystore, if |
|
|
Status of the wallet:
|
|
|
Displays the type of keystore being used, If the keystore was created with the mkstore utility, then the |
|
|
Possible values:
The lookup of master keys happens in the primary keystore first, and then in the secondary keystore, if required. If there is only one type of keystore (Hardware Security Module or Software Keystore) being used, then If both types are used, then the value in this column shows the order in which each keystore will be looked up. |
|
|
Displays the keystore mode:
|
|
|
Indicates whether all the keys in the keystore have been backed up |
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also:
-
Oracle Database Advanced Security Guide for information about creating user-defined master encryption keys
-
Oracle Database Advanced Security Guide for information about opening hardware keystores