Running the IVP jobs to verify your CICS VR installation
When you have completed the installation of the CICS VR server address space you run the following IVP jobs to verify your installation using the following CICS VR installation verification procedures (IVPs) to confirm that CICS VR is operational. You must also run the CLIST to activate the ISPF interface in order to complete the IVP process.
Before running the IVP jobs, it is recommended that you perform the CICS VR JCL customization, described in Running CICS VR JCL customization, to set the symbolic parameters in IVP jobs.
If you have not performed customization before you run the IVP sample jobs, you must be modify the IVP sample jobs manually, following the instructions in the comments in the job. The IVP jobs are listed in this table:
Job Name | Description | RELFILE | Dsname |
---|---|---|---|
DWWASMLI | Assemble and link the sample exit. | IBM.HCVR610.F4 | hlq.SDWWCNTL |
DWWRCDEF | Create the RCDS data sets. | IBM.HCVR610.F4 | hlq.SDWWCNTL |
DWWVRDEF | Create the sample VSAM clusters. | IBM.HCVR610.F4 | hlq.SDWWCNTL |
DWWRUNBL | Make updates to the sample VSAM cluster. CICSVR server must be active to perform batch logging. | IBM.HCVR610.F4 | hlq.SDWWCNTL |
DWWCLIST | Sample CLIST to allocate and invoke CICSVR dialog, English version. Run the CICSVR ISPF dialog interface. | IBM.HCVR610.F4 | hlq.SDWWCNTL |
DWWCLISJ | Sample CLIST to allocate and invoke CICSVR dialog, Japanese version. Run the CICSVR ISPF dialog interface. | IBM.JCVR61K.F5 | hlq.SDWWCNTL |
DWWCLNUP | Clean up job to delete the test data created by IVP jobs. | IBM.HCVR610.F4 | hlq.SDWWCNTL |