Previous Topic

Next Topic

Book Contents

Book Index

Step 10.7 – Config. JOB/SCAN and DOCU/TEXT and PRO/JCL with CTM (optional)

If JOB/SCAN, DOCU/TEXT, or PRO/JCL are not installed, ignore this step.

When Control‑M AutoEdit Simulation is displayed, the JOBSCAN function can be specified to invoke JOB/SCAN to check the JCL of the job. To use the JOBSCAN parameter, JOB/SCAN must be configured to run under ISPF, as follows:

  1. Do one of the following:
    1. Concatenate the JOB/SCAN CLIST library in the SYSPROC DD statement in the TSO Logon procedure.
    2. Copy the JOB/SCAN CLISTs to one of the libraries that are concatenated in the SYSPROC DD statement.
  2. Do one of the following:
    1. Concatenate the JOB/SCAN panel library in the ISPPLIB DD statement in the TSO Logon procedure.
    2. Copy the JOB/SCAN panels to one of the libraries that are concatenated in the ISPPLIB DD statement.
  3. Do one of the following:
    1. Concatenate the JOB/SCAN Messages library in the ISPMLIB DD statement in the TSO Logon procedure.
    2. Copy the JOB/SCAN messages to one of the libraries that are concatenated in the ISPMLIB DD statement.
  4. Do one of the following:
    1. Concatenate the JOB/SCAN LOAD library in the STEPLIB DD statement in the TSO Logon procedure.
    2. Copy the JOB/SCAN load modules to one of the libraries that are concatenated in the STEPLIB DD statement.
    3. Make the JOB/SCAN LOAD library part of the MVS Linklist.

Repeat the steps above to configure DOCU/TEXT to work with Control‑M.

Repeat the steps above to configure PRO/JCL to work with Control-M.

Parent Topic

Step 10 – Control-M customization