Chapter 5. Problem Determination, Diagnostics, and Recovery 399
1st ed., 6/30/04 - 312579601
STAT (STATUS)
The STAT subcommand displays status of the system at the time of the problem that
caused the dump:
• general and control registers
• the PSW
• TOD clock
• TOD clock comparator
• dump id
STAT
TASK (FIND TASK)
This subcommand displays a list of addresses of all tasks with a given name. The data
displayed is the TBLOK address for each task that matches.
TASK taskname
WA (WHERE ADDRESS)
The WA subcommand finds the program module that contains the given address. It then
displays the module name and the offset from the module beginning.
WA address
WN (WHERE NAME)
The WN subcommand finds the program module of the given name. It then displays the
address where the module is located.
WN name