4. Operation › 4.10 Integration with CA SMF Director › 4.10.3 CA SMF Director Implementation Scenarios › 4.10.3.4 CA SMF Director with Incremental Update
4.10.3.4 CA SMF Director with Incremental Update
In this configuration, the CA SMF Director duplicate split
index is input directly to the INCRccc job. This
implementation assumes the data for this component resides in
a separate duplicate split index that avoids reading unneeded
SMF data.
In this example:
o INCRUPDATE is in use for the CICS component.
o The SMFDIRECTOR statement in prefix.MICS.PARMS(JCLDEF)
identifies the input as CA SMF Director.
o The prefix.MICS.PARMS(INPUTccc) (where ccc is the
component identifier) is used to define the CA SMF
Director duplicate split index using the SMFDRCTR DD
statement. If additional non-CA SMF Director data is
also to be input, the INPUTSMF DD should also be
specified in this member to define the input.
JCLDEF Options
---------------
COMPONENTS CIC
SMFDIRECTOR CIC
CICOPS Options
---------------
. . . other statements
INCRUPDATE YES
. . . other statements
+--------+ prefix.MICS.PARMS(INPUTCIC)
| CICINCR| //SMFDRCTR DD
+--------+