Once you know the attribute name and the technical name of the table to track, set up auditing attributes.
|
Make this change to your INIT.ORA file: include compatible=8.0.6 This parameter enables the version 8.0.6 features for the Datastream 7i database instance, allowing multiple triggers of the same type on the same Datastream 7i table. |
Follow these steps to set up auditing attributes.
Open the Audit control form (BNAUDC).
Table—Enter the table to audit.
Column—Enter the attribute to audit.
Description—Enter a brief description of the attribute to audit.
Update—Select to track updates.
Insert—Select to track insertions.
Delete—Select to track deletions.
Click Create audit triggers. Datastream 7i creates the triggers and starts auditing the table and field combination.