Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$ENCRYPTION_WALLET

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:
  • CLOSED

  • OPEN

  • OPEN_NO_MASTER_KEY

  • UNDEFINED