The CIUUDBCS job
To run the CSECT Scanner, you can edit and run the CIUJCLSS job. This job produces a printed report and creates CSV files.
Before you run the CIUUDBCS job, change the following as appropriate:
- The JOB accounting parameters
- The PARM keyword of the EXEC statement:
PARM='[CSV]'
where CSV specifies that the results of the scan are to be written to the CSV files.
- The STEPLIB DD statement; specify the name of the CICS® IA load library where you have installed the CSECT Scanner program, CIUCSS. The default is hlq.SCIULOAD, where hlq is the high-level data set qualifier assigned during installation.
- The LOADLIB DD statement; specify the name of the load library to be scanned.
- The SYSPRINT DD statement; specify the destination for the printed report.