CICSPlex SM postinstallation members

A number of CICSPlex® SM postinstallation members are delivered, as skeletons, in the TDFHINST library. When you run DFHISTAR, the postinstallation members are customized and saved in the XDFHINST library.

Use these members to create a basic CICSPlex SM configuration that consists of a CMAS, a WUI, and a managed CICS® system (MAS).

Postinstallation members are split into three areas as shown in Table 1, Table 2, and Table 3.

Table 1. Postinstallation members for a CMAS
Member Description
EYUCMASJ JCL to start a CMAS. It runs EYUCMASP.
EYUCMASP Starts a CMAS. This CMAS uses the CICS-supplied sample table, DFHSIT6$, but appropriate override values are supplied in the job.
EYUCMS0P EYUPARM parameters for a CMAS.
EYUCMSDS JCL to create and initialize the data sets for a CMAS.
EYUCMSSP CICS SIT overrides for a CMAS.
For more information on CMAS data set customization, see Creating and customizing CMAS data sets.
Table 2. Postinstallation members for a WUI
Member Description
EYUJWREP JCL to delete and define a WUI data repository. This function is also included in EYUWUIDS.
EYUWUI0P EYUPARM parameters for a WUI.
EYUWUIDS JCL to create and initialize the data sets for a WUI.
EYUWUIIN EYUWUI parameters for a WUI.
EYUWUIJ JCL to start a WUI. It runs EYUWUIP.
EYUWUIP Starts a WUI. This WUI uses the CICS-supplied sample system initialization table, DFHSIT6$, but appropriate override values are supplied in the job.
EYUWUISP CICS SIT overrides for a WUI.
For more information on WUI customization, see Creating and customizing the WUI data set.
Table 3. Postinstallation members for a managed CICS system (MAS)
Member Description
EYUCSYDS JCL to create and initialize the data sets for a managed CICS system.
EYUCSYSJ JCL to start a managed CICS system. It runs EYUCSYSP.
EYUCSYSP Procedure to start a managed CICS system. The MAS uses the CICS-supplied sample system initialization table, DFHSIT6$, but appropriate override values are supplied in the job.
EYUJHIST JCL to delete and define a pair of history data sets.
EYULMS0P EYUPARM parameters for a managed CICS system.
EYULMSSP CICS SIT overrides for a managed CICS system.
EYULPMOD JCL to apply the USERMOD function, EYU$UM01, that moves some MAS load modules to a link pack area (LPA) library.
For more information on managed CICS system customization, see Creating and customizing MAS data sets.