This lesson describes how to debug the application in TSO
mode.
You can debug a typical batch application by pointing to
a load module in the
z/OS Projects or Enterprise
Projects view
and selecting
Debug Application. Debugging
a DB2® application that runs
in TSO mode is done in a slightly different way. You need to use
the JCL Procedure ELAXFTSO, and you need to override the SYSTSIN card
in that procedure.
To debug the DB2 application
in TSO mode, do these steps: