Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
V$ENCRYPTION_WALLET
displays information on the status of the wallet and the wallet location for transparent data encryption.
Column | Datatype | Description |
---|---|---|
WRL_TYPE |
VARCHAR2(20) |
Type of the wallet resource locator (for example, FILE ) |
WRL_PARAMETER |
VARCHAR2(4000) |
Parameter of the wallet resource locator (for example, absolute filename if WRL_TYPE = FILE ) |
STATUS |
VARCHAR2(9) |
Status of the wallet:
|