Previous Topic: 7.3.3 Web IP/PORT Associated Parameters (WEBSLIST)

Next Topic: 7.3.4.1 INPUTRDR PARMS Member JCL Definition

7.3.4 INPUTRDR and INPUTWEB PARMS Members


The prefix.MICS.PARMS members INPUTRDR and INPUTccc are used
to specify the input data for the Data Integration
Application component step.

To determine whether INPUTccc or INPUTRDR or both are used,
review the DAYSMF, SMFRECORDING, and SMFDRCTR specifications
in prefix.MICS.PARMS(JCLDEF).

                    INPUTRDR            INPUTccc

DAYSMF OFF            NO                 YES
DAYSMF FILE(S) ...    YES                NO
SMFDIRECTOR           NO                 YES
DAYSMF EXCLUDE ccc    NO - See Note 1    YES

SMFRECORDING ccc      YES                See Note 2


When DAYSMF OFF is specified in JCLDEF, then the
prefix.MICS.PARMS(INPUTccc) member is used for each
component step.

When DAYSMF FILES PERMANENT or TEMPORARY is specified in
JCLDEF, the prefix.MICS.PARMS(INPUTRDR) member is used in
DAYSMF.

If there is only one SMF recording component in this unit,
DAYSMF will not be generated and the component step with
SMF input data will use the prefix.MICS.PARMS(INPUTRDR)
member.

NOTES:
If the use of DAYSMF EXCLUDE ccc results in only one
component remaining as DAYSMF eligible, DAYSMF will
automatically be deactivated.  In this case, INPUTRDR will be
used as stated above.

Some components accept data from both SMF and non-SMF
sources, such as CIC and VCA.  In this case, the component
may optionally input data from the INPUTRDR member, but will
always include the INPUTccc member.

For details on the DAYSMF parameters, see section 2.3.3.2.1,
JCL Option Definitions (JCLDEF) in the PIOM.

For details on deactivating DAYSMF, see section 5.10 in the
PIOM.

The following sections describe how to specify the input data
set JCL definitions.

   1 - INPUTRDR PARMS Member JCL Definition
   2 - INPUTWEB PARMS Member JCL Definition