ES_JES_FREE_SSTM_SYSOUT Frees the memory assigned to store details about each CICS spool file that you create using the CICS Spool Write API's, once
the spool file has been created.
MF_ALIAS Specifies program aliases. Each set (pair) is 16 characters long - 8 characters for the program-name, and 8 characters for
the alias. You can specify up to 10 pairs. This list is searched first and thus can potentially override the built-in list.
If not found, the built-in alias table is searched.
MF_CHARSET Specifies which character set an enterprise server is to use.
MF_DUPJOBS Specifies whether jobs with duplicate names are allowed to run in parallel.
MF_FALLTHRUCHECK Specifies that MSS is to check that the main COBOL program ends by executing a GOBACK or STOP RUN.
MF_JCL_AUDIT Specifies that the audit log records audit information when a catalog entry is deleted.
MF_JESPWR_EXIT MF_JESPWR_EXIT is used to pass JES2 and VSE PWR statements to a user exit, MFJESPWR. If this environment variable is set
the JCL execution engine will call the exit program, MFJESPWR, whenever a JES2 or VSE PWR statement is encountered. It passes
the contents of the JCL record plus Job and Job Step information . A sample MFJESPWR.cbl is included with the product.
MF_NODD Specifies what action MSS is to take at run time if a job step uses a file that has not been allocated.
MF_UCC11 Enables emulation of UCC11, the JCL job restart functionality.
MF_USESCA7 Specifies that MSS accepts CA7 Scheduler control statements as comments rather than diagnosing them as errors.
MFJSENGINE Specifies which sort engine the utility MFJSORT is to emulate.
MFREXX_CHARSET Specifies the character set used by the REXX engine when working with hexadecimal strings or performing string comparisons.
MFREXX_LSEQ_RECSIZE_MAX Specifies the record length for the REXX EXECIO command when reading or writing a line sequential file that has been cataloged
with a record length of zero.
MFREXX_NOT Specifies one or more characters to be used for the NOT operator in addition to REXX's default, which is "¬".
MFREXX_OR Specifies one or more characters to be used for the OR operator in addition to REXX's default, which is "|".
MFREXX_CONCAT Specifies one or more characters to be used for the CONCAT operator in addition to REXX's default, which is "||".
MFUSERCAT_BASE_LOC If an entry in MFUSERCAT_LOC only specifies the file name of the user catalog rather than the full path and file name, use
this environment variable to specify where these catalogs are located.
MFUSERCAT_LOC Specifies the location and name of each additional catalog, matching the values provided in the MFUSERCAT_NODE value.