Operator messages are listed sequentially and contain an explanation of how the entries are formatted.
Data is substituted for any part of a message in italics.
Message number Message text |
Explanation: |
System Action: |
User response: |
System Programmer Response: |
Message number | The alphanumeric message identifier. All CICS VR operator
messages begin DWW,
which is followed by a 3-digit number. The number is followed by a severity code. This one-letter code states how serious the problem is. These codes are: |
A | Operator intervention is required. |
I | Information only; no action is required. |
E | Error; an action is required. |
W | Warning to alert you of a possible error; CICS VR processing continues. |
Message text | The information that CICS VR generates to describe the problem. The message text might contain one or more variables, for example, a data set name. |
Explanation: | What the message means, and why the problem occurred. |
System Action: | What action CICS VR takes (if any) to deal with the problem after the message is generated. |
Operator Response: | Recommended action. |
System Programmer Response: | Recommended action. |