TUNE0025 Task (task num) - (status) at (address).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message is received in response to the MONITOR command for each task in the '''ONLINE'''. ''task_num'' is 0 for the ''Model 204'' maintask and the subtask number if it is an...")
 
m (1 revision)
(No difference)

Revision as of 16:39, 9 November 2010

This message is received in response to the MONITOR command for each task in the ONLINE. task_num is 0 for the Model 204 maintask and the subtask number if it is an offload subtask for the MP/204 feature. status will be either WAITING or

  • .RUNNING, and address will be either an absolute address in the Model 204 address space or a CSECT name and offset. If status is RUNNING, this message will be followed by message TUNE0026.