6.104 DBA_WALLET_ACES
DBA_WALLET_ACES
describes access control entries defined in wallet access control lists.
Related View
USER_WALLET_ACES
describes the status of access control entries for the current user to access wallets through PL/SQL network utility packages. This view does not display the ACE_ORDER
, START_DATE
, END_DATE
, GRANT_TYPE
, INVERTED_PRINCIPAL
, PRINCIPAL
, or PRINCIPAL_TYPE
columns.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Wallet path |
|
|
|
Order number of the access control entry |
|
|
|
Start date of the access control entry |
|
|
|
End date of the access control entry |
|
|
|
Indicates whether the access control entry grants or denies the privilege |
|
|
|
Indicates whether the principal is inverted or not |
|
|
|
Principal the privilege is applied to |
|
|
|
Type of the principal |
|
|
|
Privilege |
See Also: