4.192 AUDIT_ACTIONS

AUDIT_ACTIONS describes audit trail action type codes. This table can be used to map action type numbers to action type names.

Note:

The mapping explained in this view is valid for audit trail records from the following views only, and such audit records are generated only when unified auditing is not enabled:

  • DBA_AUDIT_TRAIL

  • DBA_COMMON_AUDIT_TRAIL

  • DBA_FGA_AUDIT_TRAIL

  • USER_AUDIT_TRAIL

  • V$XML_AUDIT_TRAIL

Note:

This view is deprecated and applies only to traditional auditing. Traditional auditing is desupported starting in Oracle Database 23ai. Though traditional auditing is desupported, any current traditional audit settings that you have will still be honored and are viewable with this view. See Oracle Database Security Guide for more information about how this desupport works.

Column Datatype NULL Description

ACTION

NUMBER

NOT NULL

Numeric audit trail action type code.

NAME

VARCHAR2(28)

NOT NULL

Name of the type of audit trail action