STMT_AUDIT_OPTION_MAP

2025-11-19 10:08:13  Updated

Purpose

The STMT_AUDIT_OPTION_MAP view displays statement-level auditing types, names, and priorities.

Applicability

This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.

DBA_STMT_AUDIT_OPTS

Columns

Column 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 column is not supported and is NULL by default.
Contact Us