Chapter 14. Scenario 3: Is the error in DB2 data or program logic 413
You must also include the load module EQADCCXT in the link-edit step of the
compile job.
If you prefer to use a side file instead of a compiler listing, include the SEPARATE
sub-option of the TEST compiler option. Recall the side file required by Debug
Tool is different from the one required by Fault Analyzer.
File Manager
You will use the templates for the DB2 tables CUSTOMER_DETAILS and
COMPANY_DETAILS dynamically created at first edit of these tables.
Make sure you run the TABLES batch job to create the DB2 tables, and then run
the DATA batch job to load the DB2 tables.
14.2 Tracking a problem in the application
To demonstrate the capabilities of the Problem Determination ...