DWW180E

UNEXPECTED ERROR DURING CICS VR SERVER PROCESSING.MODULE WHICH DETECTED THE ERROR: DWW1IRCM RETURN CODE (HEX): 00000024 REASON CODE (HEX): 711152E0 CALLED MODULE ERROR INFORMATION: RETURN CODE (HEX): 00000024 REASON CODE (HEX): 71122412 COMPLETION CODE:cc PROBLEM DESCRIPTION: CICS VR SERVER PREALLOCATION REQUIREMENTS NOT MET

Explanation

If the above return codes and reason codes were issued, then an unexpected error occurred during allocation of some required data sets.

In the message text:

System action

The CICS VR server address space initialization is terminated. The system cannot start or restart the CICS VR server address space.

System action

Examine the log to make sure that all the required data sets (DWWCON1, DWWCON2, DWWCON3, and DWWMSGe) were prallocated. If some were not allocated, allocate them. Also verify that the proper naming convention is used for the DWWCON1, DWWCON2, DWWCON3, and DWWMSG data sets. Issue the VARY SMS,CICS VR,ACTIVE command to restart the CICS VR server address space.

Operator response

None.