6.237 DBA_OBJ_AUDIT_OPTS
DBA_OBJ_AUDIT_OPTS
describes auditing options on all objects.
Note:
This view is deprecated and applies only to traditional auditing. Traditional auditing is desupported starting in Oracle Database 23ai. Though traditional auditing is desupported, any current traditional audit settings that you have will still be honored and are viewable with this view. See Oracle Database Security Guide for more information about how this desupport works.
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 |
|
|
|
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