Viewing registration errors

After you specify the VSAMREC line operator for a data set, CICS® VR verifies that the data set is registered in the CICS VR RCDS. If the data set is registered, CICS VR creates a recovery job for the sphere.

If the data set is not registered in the CICS VR RCDS, CICS VR cannot create a recovery job for the sphere and an error message is written to the data set allocated to the DWWMSG ddname. The DWWMSG data set is then opened for VIEW.

Figure 1. VIEW of DWWMSG data set
  File  Edit  Edit_Settings  Menu  Utilities  Compilers  Test  Help           
------------------------------------------------------------------------------
VIEW       USER1.EXAMPLE.DWWMSG                            Columns 00001 00072
Command ===> ________________________________________________ Scroll ===> PAGE
.TITLE 1CICSVR - CICS VSAM RECOVERY                                           
000002 0                                                                      
000003  DWW8000W VSAM sphere not found in the RCDS: EXMPHLQ.CLUSTER2          
****** **************************** Bottom of Data ***************************
                                                                              
                                                                              
                                                                              
                                                                              
                                                                              
 F1=Help      F2=Split     F3=Exit      F5=Rfind     F6=Rchange   F7=Up       
 F8=Down      F9=Swap     F10=Left     F11=Right    F12=Cancel                
A VSAM sphere is registered to CICS VR during the following activities:
  • LOGOFLOGS SCAN
  • CICS VR batch logging
  • Registration of a logical backup for the VSAM sphere in the CICS VR RCDS
  • Notification of a CICS backout failure for the VSAM sphere

For more information regarding registering VSAM spheres, see Creating groups of VSAM spheresCICS VR Implementation Guide and Reference.

Press F3 to exit the VIEW of the DWWMSG data set and return to the ISMF DATA SET LIST panel.