Purpose
The AUDIT_ACTIONS view displays action IDs and names in audit records.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Columns
Column |
Type |
Nullable? |
Description |
|---|---|---|---|
| ACTION | NUMBER(38) | NO | The action ID in the audit record. |
| NAME | VARCHAR2(128) | NO | The name corresponding to the action ID in the audit record. |
