Previous Topic: 3.3.2.1 Generate Complex-Level Q&R TemplatesNext Topic: 3.3.4 Move CA MICS FSP Screens and Tables Files


3.3.3 Move Complex-Level CA MICS PROCs to PROCLIB

 There are eleven PROCs and JCL members required for
 complex-level processing by CA MICS which must reside in the
 procedure library that you named on the PROCLIB statement in
 sharedprefix.MICS.PARMS(JCLDEFC).  The job to update the
 procedure library is contained in the member PROCJOB1 in the
 sharedprefix.MICS.CNTL library.
 
     1.  Review the procedures.  If any need to be modified
         for your installation, you must use the process
         described in "JCLGEN Parameters for Special
         Requirements", Section 2.3.3.3.
 
         The PROCs added by PROCJOB1 are contained in the
         following members in sharedprefix.MICS.CNTL
 
         MICSDM   - CA MICS Dialog Manager SAS Access
         MICSGT   - CA MICS Component Generation and Test
         MICSGU   - CA MICS Component Generation and Update
         MICSASM  - CA MICS Assembly and Link
         MICSCOM  - CA MICS Database Complex Access
         MICSDOC  - CA MICS Document Print
         MICSDOCH - CA MICS DocWebVu
         MICSRPTS - CA MICS ISPF Dialog Manager Access
         MICSSDD  - CA MICS SAS DD statement include
         MICSSDS  - CA MICS SAS DSNAMEs include
         MICSSVR  - CA MICS Q&R Mainframe Server
 
     2.  Submit the job to add procedures to your procedure
         library:
 
         SUB 'sharedprefix.MICS.CNTL(PROCJOB1)'