Overview
STMT_AUDIT_OPTION_MAP describes statement-level auditing types, names, and priorities.
Related views
DBA_STMT_AUDIT_OPTS
Field description
| Field name | Type | Nullable | Description |
|---|---|---|---|
| OPTION# | NUMBER(38) | NO | The type ID of auditing at the statement level. |
| NAME | VARCHAR2(128) | NO | The name of the statement-level auditing type. |
| PROPERTY | NUMBER | NO | The priority of the statement-level auditing type. At present, this field is not supported and is NULL by default. |