Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 |
|
|
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 7-5 for a listing of the action type codes |
NAME |
VARCHAR2(28) |
NOT NULL |
Name of the type of audit trail action |