Previous Topic: OPER WATCH ACTIVE TASKS SyntaxNext Topic: Example: OPER WATCH ACTIVE TASKS


OPER WATCH ACTIVE TASKS Usage

Information displayed

This table explains information displayed by OPER WATCH ACTIVE TASKS:

Field displayed

Description/meaning

TASK ID

Task thread ID

TASK CD

Task code for the task

PROGRAM

Name of the current program. Blank if program name is not available (for example, during task termination processing). For ERUS tasks, the program name is determined from one of the following sources:

  • CICS Task—PROGRAM-NAME in SUBSCHEMA-CTRL at time of BIND RUN UNIT
  • Batch program—Batch program name being executed
  • IDMS/DC DDS task—Front-end task code

TERMINAL

Logical terminal on which the task thread is executing

PRI

Priority for the task

STAT

Status (wait, active, abend, or load)

USER

ID of the user executing the task thread

Display update frequency

Displays are updated every 5 seconds or at the interval specified in the OPER TIME command. (In some cases, such as under UCF, you must press Enter to update the screen with the most current information.)

More Information