Previous Topic: 7.2.3 Account Code Exit Routine Definition (SNTACRT)Next Topic: 7.3.1 Processing Options (SNTOPS)


7.3 Unit-level Parameters


Unit-level parameters control CA MICS Network 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 (SNTPGEN).

Note: You must run the generation processes for these options
to take effect.

Figure 7-3 identifies each of the system code generation
processes for the CA MICS Network Analyzer, their PARMS
member inputs, the output MACROs (a member can 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 otherwise noted.

The CA MICS Network Analyzer Options member (SNTOPS) is read
by the Parameter Generation Routine (SNTPGEN).  SNTPGEN
builds the master macros and stores them in
prefix.MICS.USER.SOURCE(#SNTMSTR).

Figure 7-3 identifies the MACROs and FORMATs generated during
the SNTPGEN process.

+-----------+-------------+-------------------+-------------+
|  System   |CA MICS.PARMS|    USER.SOURCE    |   MUOLIB    |
|   Code    |   Input     | Output Members and|   Output    |
| Generator |   Member    |  SAS MACRO Names  | SAS FORMATs |
+-----------+-------------+-------------------+-------------+
|           |             |                   |             |
| SNTPGEN   |  SNTOPS     | #SNTMSTR &NSPYSW  | $EVTRTYP    |
|           |             |          &NLDMSW  | $GENEVCD    |
|           |             |          &NPDASW  | $NPDAEVC    |
|           |             |          &NPMNSW  | $SPCEVCD    |
|           |             |          &NPMSSW  | $NETAPPL    |
|           |             |          &NPMVSW  | $NETAPPL    |
|           |             |          &NLDMSW  | $SNTPARM    |
|           |             |          &TCPSW   | $TCPSMF     |
|           |             |          &NACSLMIT| $SNTSYS     |
|           |             |          &NSCSLMIT|             |
|           |             |          &TCPSLMIT|             |
|           |             |          &TAPEAPII|             |
|           |             |          &ALLSMF  |             |
|           |             |          &TCPSMF  |             |
|           |             |          TAPEAPI  |             |
|           |             |          TAPEAPIO |             |
+-----------+-------------+-------------------+-------------+

 Figure 7-3. SNTPGEN Code Generator Cross-Reference List

The sections that follow show you how to specify the
operational parameters that control how input data is
processed by the CA MICS Network 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  -  Processing Options (SNTOPS)
 2  -  INPUTRDR and INPUTSNT PARMS Members
 3  -  JCL Option Definitions (JCLDEF)
 4  -  Network Identifier Exit (SNTNIDRT)
 5  -  Link TP Circuit ID Exit (SNTCIDRT)
 6  -  Network Service Group Definition (NETGROUP)
 7  -  Network Service Group Exit Routine (NETGPRT)
 8  -  Network Application Table (NETAPPL)
 9  -  PLU Identification Routine (SNTPLURT)
10  -  Database Space Modeling (DBMODEL)