Trace information
By adding an IDITRACE DDname to your job, Fault Analyzer can provide you with trace information that
might help you understand why a particular fault is, or is not, being considered a "normal"
duplicate of another fault during real-time analysis. For example:
//IDITRACE DD SYSOUT=*
(See IDITRACE under CICS for an alternative method of activating this trace under CICS®.)
Note: Only NoDup(NORMAL) trace information is available, not NoDup(CICSFAST).
The trace information is written to the IDITRACE
DDname destination. An example of a NoDup option-processing trace follows:
Information about the reason for not matching (as for fault ID F00615 in the
above example) is only provided for fault entries that are within the time
interval in effect for the NoDup option, and if either of the following is true:
- The link-edit date did not match
- The link-edit time did not match
- The offset did not match