Feature
AUDIT_ACTIONS displays action IDs and names in audit records.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.
Fields
Field |
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. |
