A number of skeleton post-installation members are distributed with CICSPlex® SM. You can customize and generate these post-installation members.
When you do this, the members identified in Table 20 are produced. These members can be customized, using EYUISTAR, if you perform the actions described in this section.
Job | Use |
---|---|
EYUCAS | A sample JCL procedure that you can use to start a CAS, as described in topic Preparing to start a CAS. |
EYUCMAS | A sample JCL procedure that you can use to start a CMAS, as described in topic Preparing to start a CMAS. |
EYUDEFDS | Sample JCL that you can use to create the
data, screen, and parameter repositories. For additional information about
creating a:
|
EYUDFHDS | Sample JCL that you can use to create the CICS® region data sets for the CMAS region. |
EYULPMOD | Sample JCL that you can use to apply SMP/E USERMODs that move MAS modules to the SEYULPA library. |
EYUTSODS | A REXX EXEC, described in topic Preparing user access to CICSPlex SM, that you can use to invoke the TSO interface. |
Members EYUCAS, EYUDEFDS, and EYUTSODS are used in setting up a CAS. Members EYUCMAS, EYUDFHDS, and EYUDEFDS (for the data repository), are used in setting up a CMAS. Skeleton member, EYULPMOD, is used in setting up a MAS.
To customize and then generate the post-installation members, use the job distributed in the member EYUISTAR of the CICSTS31.CPSM.SEYUINST library.
Use the SCOPE and ENVIRONMENT parameters to qualify the specific members that are to be generated. That is, use SCOPE to identify the type of members to be generated and ENVIRONMENT to indicate whether those members are to apply to a MAS-only environment or a CMAS environment.
For additional information, see EYUINST EXEC parameters.
For detailed information about the EYUISTAR job, see Using the EYUINST EXEC to tailor skeleton jobs.
Parameter | CMAS default value | MAS default value |
---|---|---|
CMASNAME | None | n/a |
CINDEXnnn | None | n/a |
CRELEASE | None | n/a |
DEFVOL | sysprocdd | sysprocdd |
DSINFO | index defvol defvol | n/a |
ENVIRONMENT | None | None |
EYUIPRM | dsinfo.EYUIPRM NEW | n/a |
EYUSDEF | dsinfo.EYUSDEF NEW | n/a |
GZONECSI | index.GLOBAL OLD smpvol smpvol | index.GLOBAL OLD smpvol smpvol |
INDEX | sysprocdsn_levels | sysprocdsn_levels |
JOB | //XXXXXXXX JOB | //XXXXXXXX JOB |
LIB | sysprocdsn_levels.XEYUINST | sysprocdsn_levels.XEYUINST |
OLDDREP | None | n/a |
PREFIX | EYU | EYU |
SCOPE | ALL | ALL |
SELECT | None | None |
SYSIDNT | None | n/a |
TEMPLIB | sysprocdsn | sysprocdsn |
TIMEZONE | None | n/a |
TZONE | TZONE | TZONE |
UTILITIES | ASMA90 IEWL GIMSMP | ASMA90 IEWL GIMSMP |
WORKUNIT | SYSDA | SYSDA |