STMT_AUDIT_OPTION_MAP
describes auditing option type codes. This table can be used to map auditing option type numbers to type names.
Note:
This view is populated in any Oracle Database where auditing is enabled, regardless of whether pre-Oracle Database 12c auditing or unified auditing is enabled for the database.
See Oracle Database Security Guide for more information about unified auditing.
See Oracle Database Upgrade Guide for more information about migrating to unified auditing.
Note:
The mapping explained in this view is valid for audit configuration from the DBA_STMT_AUDIT_OPTS
view only, and such audit configurations can be made when unified auditing is not enabled.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Numeric auditing option type code |
|
|
|
Name of the type of auditing option |
|
|
|
Property flag of the auditing option |
See Also: