Previous Topic: 5.18.2 - Enable Checkpoint Cleanup at Unit LevelNext Topic: 5.18.4 - Disable Checkpoint Cleanup at Complex Level


5.18.3 - Disable Checkpoint Cleanup at Unit Level


   +---------------------------------------------------------+
   | Reference(s): Section 2.3.1.8 (CPLXDEF)                 |
   |                       2.3.2.4 (SITE)                    |
   +---------------------------------------------------------+
 
   ***********************************************************
   *  Repeat these steps for each unit database where        *
   *  you want to disable the Checkpoint Cleanup Option at   *
   *  the unit level.                                        *
   ***********************************************************
 __  1. To disable the Checkpoint Cleanup Option
        at the unit level, edit
 
        prefix.MICS.PARMS(SITE) to insert or modify
        statement:
 
         CKPTLIMIT 0
 
 __  2. 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 these steps for each unit database where        *
   *  you want to disable the Checkpoint Cleanup Option at   *
   *  the unit level.                                        *
   ***********************************************************