START command for a CMAS
The syntax of the command that you can use to start a CMAS is explained.
START procname [,DSNCSD=dsn][,RGNHLQ=idx][,CICSHLQ=idx] [,CPSMHLQ=idx] [,PRMLIB=lib]
[,CICSPRM=mem][,CPSMPRM=mem] procname- Is the 1- to 8-character name of the procedure. EYUCMASP is the name of the sample procedure. It is supplied, uncustomized, in the TDFHINST library and, customized by DFHISTAR, in the XDFHINST library.
DSNCSD=dsn- Specifies the name of the data set that contains the CSD file for the CMAS.
RGNHLQ=idx- Specifies the high-level qualifier that is used with the DFHxxxx data sets that are unique to this CMAS.
CICSHLQ=idx- Specifies the high-level qualifier that is used with the SDFHAUTH and SDFHLOAD libraries.
CPSMHLQ=idx- Specifies the high-level qualifier that is used with the SEYUAUTH and SEYULOAD libraries.
PRMLIB=idx- Specifies the name of the library containing the members identified by CICSPRM and CPSMPRM.
CICSPRM=mem- Identifies the member that contains the CICS® system initialization parameters. The EYUCMSSP sample is supplied, uncustomized, in the TDFHINST library and, customized by DFHISTAR, in the XDFHINST library.
CPSMPRM=mem- Identifies the member that contains the CICSPlex® SM system parameters. The EYUCMS0P sample is supplied, uncustomized, in the TDFHINST library and, customized by DFHISTAR, in the XDFHINST library.