Ensure that you have completed the installation step Installing the batch subsystem. Edit the my.SVIDCNFG.custom member VIDIVPJ1 and change the following parameters to the correct values for your system:
Submit the job for processing. The data set that is created by VIDIVPJ1 is only used for the purposes of the batch IVP. It can be deleted when the IVP is completed. The JCL assumes that the DB2® SDSNLOAD library is in the linklist. If this is not true, add the library to your STEPLIB concatenation.
After VIDIVPJ1 runs successfully, tailor and run the two batch IVP programs in my.SVIDCNFG.custom. Member VIDIVPCO runs a COBOL program and VIDIVPL1 runs a PL/I program. If you do not use PL/I, you do not need to run this program.
Manually change the following parameters:
The IVP jobs should end with a condition code of zero. You can also check that the jobs were successful by examining the output report written to the IVPREPT DD statement. There should be 20 lines of output.
The CICS VT COBOL batch IVP program VIDIVPCO may terminate abnormally with an S0C4 error in sites that use CA Top Secret. Review the IVPREPT DD statement, and if there is output then it is likely that you are a victim of this issue.
Apply the Top Secret fix BIT8325 to resolve the S0C4 error.