Configuring Debug for Db2 Stored Procedures
You can create a debug profile for a Db2® application to configure DTSP for Db2 stored procedures. If your application can be run in batch, you can then use the z/OS Batch launch configurations with this profile to debug your application with Db2 stored procedures.
Using a debug profile for debugging stored procedures offers several
advantages over including debug options in the load module:
- It avoids the need for including the IP address of the workstation in the load module (or Db2 catalog).
- It allows for the creation and management of multiple debug profiles on the client.