| Oracle® Database Reference 11g Release 1 (11.1) Part Number B28320-01  | 
  | 
  | 
View PDF | 
AUDIT_ACTIONS describes audit trail action type codes. This table can be used to map action type numbers to action type names.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
ACTION | 
NUMBER | 
NOT NULL | 
Numeric audit trail action type code. These values also appear in the COMMAND column of the V$SESSION dynamic performance view, and are listed with that view.
See Also: Table 8-2 for a listing of the action type codes  | 
NAME | 
VARCHAR2(28) | 
NOT NULL | 
Name of the type of audit trail action |