View thread properties

Threads allow jobs to do more than one thing at a time. If a thread stops processing, it can stop the job from running. The iSeries™ Navigator Thread Properties windows allow you to view various thread and thread performance attributes that can aid in understanding why a thread is not running.

Related concepts
Threads
Related information
Example: End a thread using Java
Thread management APIs

Character-based interface

Command: Work With Job (WRKJOB)
Example: The following example displays the Work With Threads screen for the job Crtpfrdta.
WRKJOB JOB(Crtpfrdta) OPTION(*THREAD)