
Chapter 28. Scenario 3: Is the error in DB2 data or program logic? 509
28.2 Tracking a problem in the application
To demonstrate the capabilities of the Problem Determination Tools, we force the application
to encounter an error and you step through the process of fixing it. Debug Tool is used to
follow the execution of the application, identify, and isolate the problem. File Manager is used
to correct an error in a DB2 database.
28.2.1 Recreating the error
In this example, you invoke the Trader application and perform the following actions for the
customer, RB_DEMO, using IBM as the company in which shares are traded:
1. Launch the Trader appli ...