Previous Topic: 3.8.1.2 Define the Database Complex

Next Topic: 3.8.1.4 Generate the New Database Unit(s)

3.8.1.3 Define and Generate Products


 __  1. Review Data Element Option Indicators


       Review the default options for Essential and Derived
       data elements, and optionally, override complex-level
       defaults for the YEARS time-span, week start, and
       fiscal calendar definitions.  Changes to the option
       values are a major database tailoring action.
       Carefully read the referenced sections listed below
       before changing the option values.

       The complex definition options are located in
       sharedprefix.MICS.PARMS(CPLXDEF).

       +---------------------------------------------------+
       | Reference(s):  Sections 2.3.1.8 and 3.4.2         |
       +---------------------------------------------------+

 __  2. (OPTIONAL) Specify Complex Computing System Parameter
        Definitions


       Specify the complex-level computing system parameter
       definitions.  Complex-level computing system
       definitions are located in
       sharedprefix.MICS.PARMS(CPLXSID).  Carefully read the
       referenced section listed below before specifying the
       option values.

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

 __  3. (OPTIONAL) Specify Complex Time Zone Definition


       Specify the complex-level time zone definition.  The
       complex-level time zone specification is located in
       sharedprefix.MICS.PARMS(CPLXZONE).  Carefully read the
       referenced section listed below before specifying the
       option values.

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

 __  4. Execute CPLXGEN


       Run the CPLXGEN job to generate complex option
       definition global switches, system and time zone
       definitions, default YEARS time-span, week start, and
       fiscal calendar parameters.  Submit the following job:

         'sharedprefix.MICS.CNTL(CPLXGEN)'

       +---------------------------------------------------+
       | Reference(s):  Section 2.3.1.8 (CPLXDEF)          |
       |                Section 2.3.1.9 (CPLXSID)          |
       |                Section 2.3.1.10(CPLXZONE)         |
       |                Section 3.4.2 (cccGENIN)           |
       +---------------------------------------------------+

 __  5. Define Products to be Generated


       Check off the products that require generation:

       Note: CAP, PER, STG, LDE, VCC, and VMT do not require 
       generation.

       Standard Products

       ___ BAS - CA MICS base platform
       ___ ACT - Accounting and Chargeback Option
       ___ AST - CA ASTEX Option
       ___ AUM - Analyzer Option for MeasureWare
       ___ CIC - Analyzer Option for CICS
       ___ DB2 - Analyzer Option for DB2
       ___ DEX - Analyzer Option for VAX/VMS
       ___ HSM - VCA support for DFHSM
       ___ IDM - Analyzer Option for CA IDMS
       ___ IMS - Analyzer Option for IMS
       ___ MQS - Analyzer Option for MQSeries
       ___ PWR - Analyzer Option for VSE/Power
       ___ RMF - Hardware and SCP Analyzer
       ___ SMF - Batch and Operations Analyzer
       ___ SNT - Network Analyzer Option
       ___ SRL - System Reliability Analyzer Option
       ___ TDM - Tandem Option
       ___ TLM - Tape Analyzer Option, TLM Component
       ___ TSO - Analyzer for TSO
       ___ VCA - Space Analyzer Option
       ___ VMC - Analyzer Option for VM/CMS
       ___ VTS - Tape Analyzer Option, VTS Component
       ___ WEB - Web Analyzer Option

       Field Developed Applications (Including MSI and MTI)

       ___ (___) - ____________________________
       ___ (___) - ____________________________
       ___ (___) - ____________________________

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

 ************************************************************
 *  Repeat Steps 6 through 9 in this section for all        *
 *  products that have been checked off for generation.     *
 ************************************************************

 __  6. Review Component Generation Options


       Review component generation options in Chapter 7 of
       the product guides for the data integration
       applications (DIAs) you are installing.  Some products
       provide global element tailoring options that you may
       wish to review.  Products that process user SMF data
       sources also provide an option for record selection.

       +---------------------------------------------------+
       |Reference(s):Section 3.4.2                         |
       |             Section 4.4                           |
       |             Section 4.2, System Modification Guide|
       |             Chapter 7, ccc Analyzer Guide(s)      |
       +---------------------------------------------------+

 __  7. (CONDITIONAL) Copy Load Module for CICS Analyzer


       Copy the appropriate load modules for the CICS
       Analyzer to the sharedprefix.MICS.LOAD library based
       on your installation's needs.

       INPUT SOURCE                      Load Module
       ------------                      -----------
       The Monitor
           Versions 8.0/8.1, 2.0/2.1       $CRCPRS
           Versions 7.0/7.1                TMV611

       EPILOG 1000                         BGUDCMP

       +---------------------------------------------------+
       | Reference(s):  Section 6.1, CICS Analyzer Guide   |
       +---------------------------------------------------+

 __  8. (CONDITIONAL) Define Appropriate PARMS Members


       Customize the PARMS members that define account
       codes, cost center codes, and the exit routines with
       which they are associated.

       For the ccc Analyzer and Other Standard Products
       (Including FDAs, MSI and MTI):

           cccACCT  - Account Code Specification
           cccACRT  - Account Code Exit Routine

       For Batch and Operations Analyzer (SMF):

           ACCOUNT  - Batch Accounting Structure
           ACCTRTE  - Batch Accounting Exit Routine
       For Accounting and Chargeback (ACT):

           COSTCTR  - Accounting Cost Center Structure
           COSTRTE  - Accounting Cost Center Exit Routine

       For VAX/VMS Analyzer (DEX):

           DEXACRTD - DEX Disk Usage Accounting Exit Routine
       +---------------------------------------------------+
       | Reference(s):  Section 2.3.1.7, all subsections   |
       |                Section 4.1, Accounting and        |
       |                             Chargeback User Guide |
       |                Chapter 7, ccc Analyzer Guide(s)   |
       +---------------------------------------------------+

 __  9. Execute cccCGEN for Each Product


       Generate the product.

       Run the component generation process for each product,
       where ccc is the component identifier.

       Submit the following job:

'        sharedprefix.MICS.CNTL(cccCGEN)' 

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

       Check off each component generation as it is done,
       running the BASCGEN first:

          __ BASCGEN

          __ ACTCGEN __ ASTCGEN __ AUMCGEN __ CICCGEN
          __ DB2CGEN __ DEXCGEN __ HSMCGEN __ IDMCGEN
          __ IMSCGEN __ MQSCGEN __ PWRCGEN __ RMFCGEN
          __ SMFCGEN __ SNTCGEN __ SRLCGEN __ TLMCGEN
          __ TDMCGEN __ TSOCGEN __ VCACGEN __ VMCCGEN
          __ VTSCGEN __ WEBCGEN

          __ cccCGEN for FDA, MSI, and MTI (if applicable)


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

 ************************************************************
 *  Repeat Steps 6 through 9 in this section for all        *
 *  products that have been checked off for generation.     *
 ************************************************************

 __ 10. Execute MDBGEN


       Run the Meta Database Build process.  Submit the
       following job:

          'sharedprefix.MICS.CNTL(MDBGEN)'

 __ 11. (CONDITIONAL) Activate MTI


       If applicable, activate the CA MICS NSM Interface
       (MTI).

       MTI, part of the CA MICS platform, provides technology
       and tools for creating a custom component to read,
       process, and analyze performance management data from
       CA NSM.

       __ Generate the product.  Submit the following job:

            'sharedprefix.MICS.CNTL(MTICGEN)'

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

       __ Initialize the dictionary.  Submit the following
          job:

            'sharedprefix.MICS.CNTL(DICINIT)'

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

       +---------------------------------------------------+
       |Reference(s): Chapter 8, System Modification Guide |
       +---------------------------------------------------+

 __ 12. Execute cccCGEN for FDAs


       Generate Field Developed Applications (FDAs)

       Run the component generation process for each FDA,
       where ccc is the component identifier.



       Check off each component generation as it is done:

          User Components

          __ _______   __ _______   __ _______ __ _______
          __ _______   __ _______   __ _______ __ _______

       +---------------------------------------------------+
       |Reference(s): Chapter 7, System Modification Guide |
       +---------------------------------------------------+

 __ 13. (CONDITIONAL) Execute JCLGEN3 for Q&R Workstation


       Submit sharedprefix.MICS.CNTL(JCLGEN3)
       if you plan to use the CA MICS Q&R Workstation
       application.

       This job will generate the default templates necessary
       for Q&R query execution.

       +---------------------------------------------------+
       |Reference(s): Q&R Workstation Administration Guide |
       +---------------------------------------------------+

 __ 14. (CONDITIONAL) Execute TMPLTJOB for Q&R Workstation


       Submit sharedprefix.MICS.CNTL(TMPLTJOB)
       if you plan to use CA MICS Q&R Workstation.

       This job will copy the templates generated by JCLGEN3
       to your sharedprefix.MICS.MQR.TEMPLATE library.

       +---------------------------------------------------+
       |Reference(s): Q&R Workstation Administration Guide |
       +---------------------------------------------------+

 __ 15. (CONDITIONAL) Update MQRPARMS for Q&R Workstation


       Modify sharedprefix.MICS.PARMS(MQRPARMS)
       if you plan to use CA MICS Q&R Workstation.

       +---------------------------------------------------+
       |Reference(s): Q&R Workstation Administration Guide |
       +---------------------------------------------------+

 __ 16. (CONDITIONAL) Update MQRUTAB for Q&R Workstation


       Modify sharedprefix.MICS.PARMS(MQRUTAB)
       if you plan to use CA MICS Q&R Workstation.

       Verify the parameters in this file are compatible with
       the settings you specified in
       sharedprefix.MICS.PARMS(MQRPARMS) for this
       complex.  The MQRPARMS MQRSEC= parameter controls what
       definitions must exist in this file.

       +---------------------------------------------------+
       |Reference(s): Q&R Workstation Administration Guide |
       |              Chapter 2                            |
       +---------------------------------------------------+

 ******************** IMPORTANT NOTICE **********************
 *                                                          *
 *  The following products do not require generation.       *
 *                                                          *
 *  CA MICS Capacity Planner (CAP) - If you are licensed    *
 *  for CAP, use Document Access to print the guide and     *
 *  follow the instructions in Chapter 12.                  *
 *                                                          *
 *  CA MICS Space Collector (VCC) - If you are licensed     *
 *  for VCC, use Document Access to print the guide and     *
 *  follow the instructions in Chapter 4.                   *
 *                                                          *
 *  CA MICS IMS Log Data Extractor (LDE) - If you are       *
 *  licensed for LDE, use Document Access to print the      *
 *  guide and follow the instructions in Chapter 4.         *
 *                                                          *
 *  CA MICS Performance Manager (PER) - If you are          *
 *  licensed for PER, use Document Access to print the      *
 *  guide and follow the instructions in Chapter 1.         *
 *                                                          *
 *  CA MICS StorageMate (STG) - If you are licensed for     *
 *  STG, use Document Access to print the guide and follow  *
 *  the instructions in Appendix B.                         *
 *                                                          *
 *  CA MICS Data Transfer Option for VM/CMS (VMT) - If you  *
 *  are licensed for VMT, use Document Access to print the  *
 *  guide and follow the instructions in Chapters 7 and 8.  *
 *                                                          *
 ************************************************************