Monitoring threads

You monitor threads by using the DB2® DISPLAY THREAD command, which displays current information about the status of threads.

About this task

Begin general-use programming interface information.
The DISPLAY THREAD command displays information about:

  • Threads that are processing locally
  • Threads that are processing distributed requests
  • Stored procedures or user-defined functions that the thread is executing
  • Parallel tasks

End general-use programming interface information.

Related tasks:
Managing DB2 threads
Related reference:
-DISPLAY THREAD (DB2)

Related information