ALL_POLICY_ATTRIBUTES
lists the attribute associations {Namespaces, Attributes} of context-sensitive and shared context-sensitive Oracle Virtual Private Database (VPD) policies for objects accessible to the current user.
Related Views
DBA_POLICY_ATTRIBUTES
lists the attribute associations {Namespaces, Attributes} of all context-sensitive and shared context-sensitive Oracle Virtual Private Database (VPD) policies in the database.
USER_POLICY_ATTRIBUTES
lists the attribute associations {Namespaces, Attributes} of all context-sensitive and shared-context sensitive Oracle Virtual Private Database (VPD) policies for synonyms, tables, or views owned by the user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the synonym, table, or view |
|
|
|
Name of the synonym, table, or view |
|
|
|
Name of the policy group |
|
|
|
Name of the policy |
|
|
|
Name of the local application context |
|
|
|
Name of the attribute |
|
|
|
Indicates whether the policy attribute is applied and enforced in all application PDBs ( |
|
|
|
Indicates whether the policy attribute is inherited from the root ( |
Footnote 1
This column is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: