Previous Topic: SQL Precompiler Example (z/VSE)Next Topic: USER 186/188 TRACE Entry Layout


CICS Trace Table Entries

When an application program abends, a CICS transaction dump is produced. This dump contains Trace Table entries which may aid you in determining the source of the abend. The CA Datacom CICS Services issues a USER TRACE entry for each user entering or exiting CA Datacom CICS Services.

An abend between the issue of the USER 186 TRACE and the USER 188 TRACE indicates a CA Datacom CICS Services problem unless the CICS ABCODE is USER. Also, these entries can be written to the CICS Auxiliary File (even if there is no dump involved) when (or while) the CICS AUXTRACE is set ON.

Note: Verify that both the SIT parameter value AUXTR=ON (or that it has been turned on using a CEMT transaction) and the DBCVTPR parameter TRACE=ON are specified, or the USER 186/188 TRACE entries are suppressed.

For information about the USER 186/188 TRACE entry layout, see USER 186/188 TRACE Entry Layout, and for a sample report, see Example Report.