Enable summary object tracking |
Whether the object's use is tracked.
Enable this option to track the number of times an object has been
run, and the most recent times it was run and modified.
This information is kept in Q.OBJ_ACTIVITY_SUMM. |
Enable detailed object tracking |
Whether to keep a detailed record of each action
taken using the object. Enable this option to keep a record of each
time an object has been run, who ran it, and the results.
Note:
This option must be enabled to use ad hoc object tracking
or SQL text tracking.
A large amount of data can be inserted into the Q.OBJ_ACTIVITY_DTL
table if you enable this option. |
Enable ad hoc object tracking |
Whether to keep a record of each ad hoc query.
Enable this option to keep a record of each ad hoc query,
and the SQL text of that query.
Note:
Check "Detailed object tracking" to use Ad hoc object tracking. |
Enable SQL text tracking |
Whether to keep a record of the SQL text of each
query.
Note:
Check "Detailed object tracking" to use SQL text tracking. |