Previous Topic: 10.1.4 Alter the Active Time-spans for a FileNext Topic: 10.2 Standard User Exits


10.1.5 Parameter Modification Checklists


   **************************************************** * * *
   CHECKLIST 1 - UPDATING SRLGENIN         * * *
   ****************************************************

Modification of sharedprefix.MICS.GENLIB(SRLGENIN) is
required when a file or element is turned on or off in a
time-span, the status of archive or history files must be
changed, the OPTIONS statement is changed, or any other
complex modification is made to the System Reliability
Analyzer files.

___ 1.  Save a copy of sharedprefix.MICS.GENLIB(SRLGENIN) in
        sharedprefix.MICS.LOCALMOD.CNTL for recovery
        purposes.

___ 2.  Update sharedprefix.MICS.GENLIB(SRLGENIN) using
        IEBUPDTE to apply the change.

___ 3.  Submit sharedprefix.MICS.CNTL(SRLCGEN) to implement
        the change.

___ 4.  If a file is enabled or disabled for a time-span,
        run CYCLEGEN in each unit that has SRL installed.

___ 5.  If the archive or history file status for a file is
        changed, run GDGSGEN in each unit that has SRL
        installed.

___ 6.  If the archive or history file status for a file is
        changed, the WEEKLY and MONTHLY job streams must be
        regenerated to add or remove the archive or history
        DD statements based upon the file status.  Update
        prefix.MICS.PARMS(JCLGENU) so that it contains the
        single line:

        WEEKLY MONTHLY

        Submit prefix.MICS.CNTL(JCLGENU) in each unit to
        implement the changes and create a new WEEKLY and
        MONTHLY job stream.


   ****************************************************
   *                                                  *
   *      CHECKLIST 2 - MODIFYING SRLOPS              *
   *                                                  *
   ****************************************************

Modification of member SRLOPS of prefix.MICS.PARMS is
required when certain configuration changes are made to the
unit specifications for the CA MICS System Reliability
Analyzer.  Refer to Section 7.3.1 of this guide for detailed
information on these parameters.

___ 1.  Update prefix.MICS.PARMS(SRLOPS).

___ 2.  Submit prefix.MICS.CNTL(SRLPGEN) to implement the
        changes.

___ 3.  Check that SRLPGEN completes successfully with a
        completion code of 0 and that the MICSLOG contains no
        serious error messages.

   ****************************************************
   *                                                  *
   *   CHECKLIST 3 - MODIFYING INPUTSRL               *
   *                                                  *
   ****************************************************

The member INPUTSRL contained in prefix.MICS.PARMS contains
the names of data sets that are to be processed by the
System Reliability Analyzer.  INPUTSRL may need to be updated
to add the data set name that contains the ERDS data from
the new system.

___ 1.  Update prefix.MICS.PARMS(INPUTSRL)

___ 2.  Update prefix.MICS.PARMS(JCLGENU) so that it contains
        the single line:

        DAILY

___ 3.  Submit prefix.MICS.CNTL(JCLGENU) to implement the
        changes and create a new DAILY job stream.