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
If the above return codes and reason codes were issued, then an unexpected error occurred during allocation of some required data sets.
cc | The completion code. The following is the list
of possible completion code which can be used to further diagnose
and resolve the problem.
|
The CICS VR server address space initialization is terminated. The system cannot start or restart the CICS VR server address space.
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.
None.