|
COLUMN NAME |
DESCRIPTION |
|
LOC |
Whenever a lock is attained on this object,
this auditing option specifies whether a record is written or
not. |
|
REN |
Auditing option when the object is renamed. |
|
SEL |
Auditing option when the object is SELECTed
from. |
|
UPD |
Auditing option when an UPDATE is issued on
the object. |
|
REF |
If the table is a referenced in a foreign
key relationship, then this audit option can be set. |
|
EXE |
Auditing EXECUTE operations on the object.
It is valid for only procedures, packages, and type bodies. |
|
CRE |
Auditing options when a CREATE statement is
issued for that object. |
|
REA |
Auditing option for READ on the object.
Relevant only for directory objects. |
|
WRI |
Auditing options for writing operations. |