Previous Topic: DC243010Next Topic: DC243012


DC243011

TASK: <task-code> PROG: <program-name>; TERMINAL REQUEST ERROR FOR MAP <map-name> PAGE <page-number>

Reason:

Either the terminal is not in service or the map load module is not defined as a map during task execution. This error often occurs when a user presses an attention key, or when the terminal has been placed out of service. It is also possible that the Map Request Block (MRB) or the map itself is invalid. The DCMT DISPLAY PROGRAM <map-name> command can be used to display information about the map. The following return codes in register 15 can give information about the specific cause of the message:

R15 Value  Meaning
 
 8       Terminal operator hit attention
12       Logical errors in the datastream
16       Permanent I/O error
20-28     Terminal is out of service
32       Attempt to write invalid map to screen
36       Map load module does not start with the map
         name

Module:

RHDCMPGP

Severity:

3