STATUS PROGRAM MONITOR SCREEN


STATUS PROGRAM MONITOR SCREEN

The program monitor is started by a program monitor instruction and stops monitoring when the program executes a MONITOR END instruction or is aborted. You can display the Program monitor screen for the status of running or paused program conditions. Table 1, " Program Monitor Screen Items " lists and describes each program monitor status item.

Note

The Program monitor screen does not display a condition that has not been started.

Table 1.  Program Monitor Screen Items

ITEM DESCRIPTION

CH Prog.

This item is the name of active condition handler program.

Status

This item is the status of condition.
  • Running : The monitoring of this condition is enabled.

  • Paused : The monitoring of this condition is disabled.

Program

This item is the name of the program that starts the condition. If the sub program starts the monitor, the main program name is displayed.

SYSTEM

This item displays the System Monitor screen.

Note

If $TPP_MON.$global_mt equal to 0, then this function key does not work and display the message "System monitor is not available."

RESTART

This item restarts the paused condition.

PAUSE

This item pauses the program condition.

END

This item ends this condition. The status is canceled and the condition is stopped.