Previous Topic: 7.2.5.4 Generate or Remove Device Activity Data Elements

Next Topic: 7.3.1 SMF Processing Options (SMFOPS)

7.3 Unit Level Parameters


Unit-level parameters control CA MICS Batch and
Operations Analyzer processing.  These parameters are stored
in the prefix.MICS.PARMS library associated with each
database unit you define.  The parameters are incorporated
into the CA MICS system by the parameter generation process
(SMFPGEN).  Note that you must run the generation processes
for these options to take effect.

Figure 7-4 identifies each of the system code generation
processes for the CA MICS Batch and Operations Analyzer,
their PARMS member inputs, and the output MACROs (a member
may contain the definition of more than one SAS MACRO) and
FORMATs that they generate.  The output libraries are at the
database unit level (prefix) unless noted otherwise.

The following CA MICS system code generation routines are SAS
programs executed as part of the job SMFPGEN.  The applicable
input PARMS members that must be completed prior to SMFPGEN
execution are identified in the parentheses below for each
process.

o  SMF Processing Options Definition (SMFOPS)
o  SMF Batch Job Group Generation (JOBGROUP, JOBGPRTE,
   TURNRTE)

+-----------+------------+--------------------+-------------+
|  System   | MICS.PARMS | USER.SOURCE        |  USER.LOAD  |
|   Code    |   Input    | Output Members and |   Output    |
| Generator |   Member   |  SAS MACRO Names   | SAS FORMATs |
+-----------+------------+--------------------+-------------+
|           |            |                    |             |
| SMFPGEN   |  SMFOPS    | #SMFMSTR  _SMFTYPE |             |
|           |            |                    |             |
| JOBGPGEN  |  JOBGROUP  | #JOBGP    _JOBGPNM |  SF_JG      |
|           |            |           _JOBMSTR |  JOBGPNM    |
|           |            |                    |             |
|           |            |                    |             |
|           |            |                    |             |
+-----------+------------+--------------------+-------------+

The sections that follow show you how to specify the
operational parameters that control how input data is
processed by the CA MICS Batch and Operations Analyzer.
The names in parentheses are the member names within the
prefix.MICS.PARMS data set that contain the parameters
described in the section.

    1 - SMF Processing Options (SMFOPS)
    2 - Batch Workload Classification (JOBGROUP)
    3 - JOBGROUP Exit (JOBGPRTE)
    4 - Turnaround Time Exit (TURNRTE)
    5 - Print Output Definition (PRINTDEF)
    6 - Dynamic Execution Options (EXECDEF)
    7 - Database Space Modeling (DBMODEL)
    8 - INPUTRDR and INPUTSMF PARMS Members
    9 - APPC/MVS Application Unit Definition (ATPAPU)
   10 - APPC Application Unit Derivation Routine (APPCAURT)