Oracle 11gR1
DBA_AUDIT_POLICIES
describes all fine-grained auditing policies in the database. Its columns are the same as those in ALL_AUDIT_POLICIES
.
· ALL_AUDIT_POLICIES
describes the fine-grained auditing policies on the tables and views accessible to the current user.
· USER_AUDIT_POLICIES
describes the fine-grained auditing policies on the tables and views owned by the current user. This view does not display the OBJECT_SCHEMA
column.
Column | Datatype | NULL | Description |
|
|
| Owner of the table or view |
|
|
| Name of the table or view |
|
|
| Name of the policy |
|
| | Audit condition |
|
| | Relevant column |
|
| | Owner of the audit handler function |
|
| | Name of the package containing the audit handler function |
|
| | Name of the audit handler function |
|
| | Indicates whether the policy is enabled ( |
|
| | Indicates whether the policy is applied to queries on the object ( |
|
| | Indicates whether the policy is applied to |
|
| | Indicates whether the policy is applied to |
|
| | Indicates whether the policy is applied to |
|
| | Indicates whether the |
|
| | Indicates whether all columns in the |
No comments:
Post a Comment