Previous Topic

Next Topic

Book Contents

Book Index

Step 9.2 – Modification of SYS1.PARMLIB
  1. Add the following commands to the COMMNDxx member in the SYS1.PARMLIB library:

    Note: This definition will take effect only after the next IPL, and must be done for each computer in which CMEM is to be active.

    If Control‑O monitors will be active, do not start the CMEM monitor.

  2. For accurate Control‑M job statistic accumulation and Control‑M Event Manager (CMEM) processing, modify the appropriate member (CONSOLxx or COMMNDxx) in the SYS1.PARMLIB library, as follows:

    Note: The following action is not necessary in product version 9.0.18.100 or later, as JOBNAMES monitoring is automatically turned on by CMEM or Control-O at startup.

    Add the MONITOR(JOBNAMES‑T) parameter (if it does not already exist) to the console definitions in member CONSOLxx.

    Alternatively, add the following command to member COMMNDxx (if it does not already exist):

    SETCON MN,JOBNAMES=(ON,LOG),T=ON

    You can then use the following command to check the monitoring facility status that SETCON sets:

    D OPDATA,MONITOR

    The status of each monitoring facility is displayed, as shown in the following sample:

    CNZ1100I 03.23.22 MONITOR DISPLAY

    SPACE=OFF DSNAME=ON  TIMESTAMP=ON

    MSGTYPE   SETCON MN NUMBER OF RECEIVERS

    JOBNAMES  ON,LOG    0 CONSOLES

    SESS      OFF       0 CONSOLES

    STATUS    OFF       0 CONSOLES

Parent Topic

Step 9 – Control-M amendments