DWW220I CICS VR taskname SERVICE REQUEST
IS REJECTED - INCOMPLETE REQUEST.
MODULE
WHICH DETECTED THE ERROR:
modulename. RETURN CODE (HEX): rc. REASON
CODE (HEX): rsnc. PROBLEM DETERMINATION DATA (HEX):
data. CALLED MODULE ERROR INFORMATION: RETURN CODE (HEX): crc.
REASON CODE (HEX): crsnc
PROBLEM DESCRIPTION: text.
section
An unexpected error occurred during taskname processing.
The
following list describes the variables in the message text:
- taskname
- The service request name that was processed.
- modulename
- The name of the module that was called when the error occurred.
- rc
- The CICS VR return code.
- rsnc
- The CICS VR reason code.
- data
- Additional problem determination information.
- crc
- The return code returned from the called module.
- crsnc
- The reason code returned from the called module.
- text
- A brief description of the problem.
section
CICS VR will attempt to continue processing. If CICS VR cannot continue, CICS VR will terminate and then restart the CICS VR server address space (if the error did not occur during CICS VR address space initialization time).
section
Provide IBM Support Center with SYS1.LOGREC and SYS1.DUMPnn.
Operator response
Tell the system programmer that the CICS VR server address space has failed.