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.
You created a CLIST which can be used to run the IVP in Setting up the ISPF interface. Before running the IVP sample jobs, they must be modified according to the instructions given in the comments in the job. The IVP jobs are listed in the table below:
Job Name | Description | RELFILE | Dsname |
---|---|---|---|
DWWASMLI | Assemble and link the sample exit. | IBM.HCCV510.F4 | hlq.SDWWCNTL |
DWWRCDEF | Create the RCDS data sets. | IBM.HCCV510.F4 | hlq.SDWWCNTL |
DWWVRDEF | Create the sample VSAM clusters. | IBM.HCCV510.F4 | hlq.SDWWCNTL |
DWWRUNBL | Make updates to the sample VSAM cluster. CICSVR server must be active to perform batch logging. | IBM.HCCV510.F4 | hlq.SDWWCNTL |
DWWCLIST | Sample CLIST to allocate and invoke CICSVR dialog, English version. Run the CICSVR ISPF dialog interface. | IBM.HCCV510.F4 | hlq.SDWWCNTL |
DWWCLISJ | Sample CLIST to allocate and invoke CICSVR dialog, Japanese version. Run the CICSVR ISPF dialog interface. | IBM.JCCV51K.F3 | hlq.SDWWCNTL |
DWWCLNUP | Cleanup job to delete the test data created by IVP jobs. | IBM.HCCV510.F4 | hlq.SDWWCNTL |