Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
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 9-2 for a listing of the action type codes |
NAME |
VARCHAR2(28) |
NOT NULL |
Name of the type of audit trail action |