Previous Topic: 5.7.2.3 HFS Space

Next Topic: 5.7.4 BASHFSLD Utility

5.7.3 Activation Checklist


This checklist describes the process of enabling the CA MICS
Root Directory.

__  1. Complete the CA MICS Root Directory Prerequisites

       Make sure that all necessary permissions and HFS
       directories are created before completing this
       checklist.

       You can use the UNIX mkdir command to create the
       CA MICS Root Directory in your HFS.

       For example:

            mkdir -p /u/users/MICS/complex1

       +--------------------------------------------------+
       | Reference(s): Section 5.7.2                      |
       +--------------------------------------------------+

__  2. Define the HFS Directory to CA MICS

       Edit sharedprefix.MICS.PARMS(JCLDEFC) and add or
       modify the HFSROOT keyword with the name of the
       CA MICS Root Directory.

       For example:

            HFSROOT '/u/users/MICS/complex1'

       +--------------------------------------------------+
       | Reference(s): Section 2.3.1.6.2 (HFSROOT)        |
       +--------------------------------------------------+

__  3. Edit/Execute JCLGENUC

       __ Edit sharedprefix.MICS.PARMS(JCLGENUC) so that it
          contains the following:

            BASHFSU  PROCJOB1  ALLPROCC

       __ Submit the following job:

            'sharedprefix.MICS.CNTL(JCLGENUC)'

       Ensure that there are no error messages in MICSLOG or
       SYSTSPRT, that the MICSLOG contains the normal
       termination message, BAS10999I, and that the job
       completes with a condition code of zero.

__  4. Execute PROCJOB1

       Submit the following job:

         'sharedprefix.MICS.CNTL(PROCJOB1)'

__  5. Copy Regenerated MICSDOCH

       The MICSDOCH JCL procedure has changed.

       If you maintain PROCs in a production PROCLIB, copy
       the regenerated procedure MICSDOCH to your production
       PROCLIB.

__  6. Execute BASHFSU

       Unload CA MICS HFS files to the CA MICS Root Directory
       by submitting the following job:

         'sharedprefix.MICS.CNTL(BASHFSU)'

       Ensure that there are no error messages in MICSLOG or
       SYSTSPRT, and that the job completes with a condition
       code of zero.