Several different system commands are available for displaying all the processes that are in a particular state. The following are the system mix commands and the process states they display:
-
A (Active Mix Entries)
Displays processes that are running normally. The STATUS task attribute value is ACTIVE.
-
C (Completed Mix Entries)
Displays processes that have recently terminated. The STATUS task attribute value is TERMINATED or BADINITIATE.
-
DBS (Database Stack Entries)
-
J (Job and Task Display)
Displays all in-use processes. The STATUS task attribute value is SCHEDULED, ACTIVE, or SUSPENDED.
-
LIBS (Library Task Entries)
Displays frozen library processes. The STATUS task attribute value is FROZEN.
-
MX (Mix Entries)
Displays all in-use processes. The STATUS task attribute value is SCHEDULED, ACTIVE, or SUSPENDED.
-
S (Scheduled Mix Entries)
Displays processes that the system is delaying initiating. The STATUS task attribute value is SCHEDULED.
-
W (Waiting Mix Entries)
Displays processes that are waiting on an event that might require operator intervention. The STATUS task attribute value is SUSPENDED.
In addition to being available through individual system commands, these displays are available as part of the ADM (Automatic Display Mode) output. For information about using ADM to track processes, refer to the System Operations Guide.

