z/OS Debugger Terminal Interface Manager messages

Each message has a number of the form EQAYnnnx, where EQAY indicates that the message is a z/OS® Debugger Terminal Interface Manager message, nnn is the number of the message, and x indicates the severity level of each message. The variable x can be any of the following values:

I
An informational message calls attention to some aspect of a command response that might assist the programmer.
W
A warning message calls attention to a situation that might not be what is expected or to a situation that z/OS Debugger attempted to fix.
E
An error message describes an error that z/OS Debugger detected or cannot fix.
S
A severe error message describes an error that indicates a command referring to bad data, control blocks, program structure, or something similar.
U
An unrecoverable error message describes an error that prevents z/OS Debugger from continuing.

Symbols in messages

Many of the z/OS Debugger messages contain information that is inserted by the system when the message is issued. In this publication, such inserted information is indicated by italicized symbols, as in the following:
EQA1046I The breakpoint-id breakpoint is replaced.

The portion of z/OS Debugger located on the host notifies you of errors associated with debugging functions carried out by the host.