Perform the following tasks to prepare the MVS™ environment on system B for CICSPlex® SM.
Run EYUISTRT on system B to tailor the skeleton jobs for the Starter Set (and
thereby for the IVPs). EYUISTRT runs the EYUINST EXEC to tailor the Starter Set members.
For more information about EYUISTRT, see Using the EYUINST EXEC to tailor skeleton jobs.
Add VTAM® definitions for EYUCAS1B, EYUCMS1B, and EYUMAS1B to the VTAM table on system
B. An example of the VTAM definitions for these three CICSPlex SM
components is provided in sample EYUDVTIB.
Notes:
EYUDVTIB is a subset of the VTAM definitions required on system B for
the complete Starter Set.
If you use Network Control Programs (NCP), you may need to create a mode
table, using the sample entry shown in EYUMDTAB, in order to control the VTAM RUSIZE (request unit size) parameter.
Run the JCL EYUIBBIB, which defines the EYUIPRM data set for CAS EYUCAS1B.
If you are using shared DASD, this will already have been defined during IVP1.
Run the JCL EYUICMSB, which defines all data sets required by CMAS EYUCMS1B.
Run the JCL EYUICICB, which defines all data sets required by MAS EYUMAS1B.
Run the JCL EYUIDRPB, which defines the CICSPlex SM data repository on system
B.
Note:
This data repository can be used with the Starter Set on system
B: it does not need to be recreated after the IVPs have been run.
Run the JCL EYUICSDB, which defines, initializes, and loads
the CSD to be used by both EYUCMS1B and EYUMAS1B.
Make any necessary site-specific changes to the CSD created in step 7. For example, you might need to add TYPETERMs, TERMINALs
or AUTOINSTALL MODELs.
Assemble the following sample CICS® tables into a load library:
EYUTPLTC (PLT for EYUCMS1B)
EYUTPLTL (PLT for EYUMAS1B)
EYUTSRTS (SRT)
Notes:
Ensure that you have a model installed for the system log
stream. The default naming convention is userid.applid.DFHLOG and userid.applid.DFHSHUNT
for a system log stream, and userid.applid.DFHJnn (where nn is 01 through
99) for a user journal. See Defining the logger environment for CICS journaling and the CICS System Definition Guide for more information about creating log streams.
When using CICS TS releases, TDQ definitions are added to the CSD
when the CSD is created or upgraded.
For details on assembling CICS control tables, see the CICS/ESA System Definition Guide.
Update ISPF on system B to reflect the addition of CICSPlex SM.
You can find an example of the required changes in EYU@ISPF and EYU@PRIM.
Note that any changes you make to ISPF are generally applicable on system
B and are not confined to IVP2 only. Therefore, you should try to make a
permanent change at this stage so that you don’t have to repeat this step
later. For more information, see Preparing user access to CICSPlex SM.