Enabling tracing for the Routine debugger on an IBM® server

If the Routine debugger does not work as expected, you can enable tracing at the workbench server.

About this task

When you use the Routine debugger, you can enable tracing to diagnose problems at the server.

Procedure

To enable the trace for the Routine debugger:

  1. Create a log file on the server.
    • If you are running the workbench on UNIX, create the /tmp/db2psmd.log file and ensure that the file has write access.
    • If you are running the workbench on Windows, create the c:\tmp\db2psmd.log file.
  2. In the workbench preferences, expand Run/Debug > Routine debugger > IBM and set the value for Diagnostic error trace level on database server to 2. For information about setting routine preferences, see the related topic.

Feedback