Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Specifying AUDIT for certain tables
In addition to starting the traces, AUDIT must be in effect for the desired tables if monitoring of IFCIDs 143, 144 or 145 is to be effective. For each Db2 table to be audited, you must specify AUDIT access where access is CHANGES to audit only writes, or ALL to audit both reads and writes. You might specify AUDIT when the table is created or subsequently with an ALTER TABLE statement. A full discussion of Db2 table auditing is beyond the scope of this space.