Previous Topic: Deploy the Startup JCL PROCs

Next Topic: How to Configure Without CA MSM

Syntax Check the Parameter Library

Follow these steps to use the CA MIM SyntaxSCAN Utility to scan the CA MIM parmlib members configured by CA MSM.

  1. Copy MIISYN (if it exists)

    Copy rthlq.MIMSCNTL(MIISYN) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB. You may rename the PROC if you wish.

  2. Start your copy of the JCL PROC (if it created).
  3. Copy MIASYN (if it exists)

    Copy rthlq.MIMSCNTL(MIASYN) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB. You may rename the PROC if you wish.

  4. Start you copy of the JCL PROC (if created).
  5. Review the SYSLOGs and JOBLOGs for error messages. If no errors are found, then your CA MIM parmlib members are ready. If errors are found, correct the errors and rerun the SyntaxSCAN Utility

Complete the Configuration

You must follow the procedures under Required Manual Configuration to complete the configuration process.