Previous Topic: 5.18.3 - Disable Checkpoint Cleanup at Unit LevelNext Topic: Appendix A. Special CA MICS Processing


5.18.4 - Disable Checkpoint Cleanup at Complex Level


   +---------------------------------------------------------+
   | Reference(s): Section 2.3.1.8 (CPLXDEF)                 |
   +---------------------------------------------------------+
 
 __  1. To disable the Checkpoint Cleanup Option
        at the complex level, edit 
 
        sharedprefix.MICS.PARMS(CPLXDEF) to REMOVE
        statement:
 
         CKPTLIMIT nnn
 
        NOTE:  Removing the statement will use the system
        default which is: disabled.
 
 __  2. Submit the following job:
 
        'sharedprefix.MICS.CNTL(CPLXGEN)'
 
        Ensure that there are no error messages in MICSLOG or
        SYSTSPRT, that the MICSLOG contains the normal
        termination message, BAS02999I, and that the job
        completes with a condition code of zero.
 
        Review the MICSLOG to confirm the status of the
        Checkpoint Cleanup Option and/or its setting.

   ***********************************************************
   *  Repeat step 3 for each database unit in the CA MICS    *
   *  complex.                                               *
   ***********************************************************
 
 __  3. Submit the following job:
 
        'prefix.MICS.CNTL(BASPGEN)'
 
        Ensure that there are no error messages in the MICSLOG
        or SYSTSPRT.  Review the MICSLOG for BAS00196I message
        pertaining to the CHECKPOINT Option status.  Ensure
        the MICSLOG contains the BAS00433I message as well as
        the normal termination message, BAS60199I, and that
        the job completes with a condition code of zero.
 
   ***********************************************************
   *  Repeat step 3 for each database unit in the CA MICS    *
   *  complex.                                               *
   ***********************************************************
 
        You MUST execute the BASPGEN for every data base unit
        to ensure the option is disabled.