DBA_OBJ_AUDIT_OPTS
describes auditing options on all objects.
Note:
This view is populated only in an Oracle Database where unified auditing is not enabled. When unified auditing is enabled in Oracle Database, the audit records are populated in the new audit trail and can be viewed from UNIFIED_AUDIT_TRAIL
.
See Oracle Database Security Guide for more information about unified auditing.
See Oracle Database Upgrade Guide for more information about migrating to unified auditing.
Related View
USER_OBJ_AUDIT_OPTS
describes auditing options on all objects owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the object |
|
|
|
Name of the object |
|
|
|
Type of the object |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
This column is obsolete and maintained for backward compatibility. The value of this column is always |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
|
|
|
Auditing |
See Also:
Oracle Database SQL Language Reference for more information about the SQL AUDIT
statement for unified auditing
Oracle Database SQL Language Reference for more information about the SQL AUDIT
statement for traditional auditing
Oracle Database Security Guide to learn how to find information about audited activities