Audit Trail Report
The audit trail report is divided into two sections:
Formatted Audit Events Records (Audit trail report: Formatted Audit Event Records section) and
Summary Statistics (Audit trail report: Summary
Statistics section).
The first part of the Formatted Event Records section shows:
- The FM/Db2 function being audited (View, Edit, or Copy).
- The name of the data set holding the audit log records.
- The report description (if specified).
- Location information for the Db2® object being manipulated.
The second part of the Formatted Event Records section shows information
for each audit event (each SQL call is defined as a separate audit
event):
- The audit event number.
- A date and timestamp.
- The SQL statement.
- The Db2® column name.
- The type of key (if applicable).
- The original value of the column (if the column has been changed or deleted).
- The new value of the column (if the column has been changed or inserted).
If Print only changed fields was selected on the Print Audit Trail panel, only columns where the data has changed are shown.
Every FM/Db2 view, edit, or copy of a Db2® object
is recorded as a separate session. If SMF recording is used, many
sessions can be logged. Summary statistics are provided for each session,
not the entire period being audited.
The Summary Statistics section shows:
- The times the database was opened and closed.
- The user ID.
- Counts of the number of SQL calls, inserts, deletes, and row replacements for the FM/Db2 session.
- The total number of update events.
Related tasks
- View and Edit options (options 1 and 2)
- Setting options for the current FM/Db2 editor session
- Copy utility options (option 3.3)
- Viewing and changing Db2 data
- Copying data from one Db2 object to another
- Looking at the print output from your FM/Db2 session
- Print settings (option 0.1)
Related references