JCL Generation product options
POFDS is a keyword in the ALTER, Catalog Manager, Change Manager, and DASD MANAGER PLUS installation options modules. The POFDS parameter in the installations options module specifies an 80-character sequential file called the product options file (POF). The POF contains keywords and values for the JCL Generation options.
The POF is located in the HLQ.UBMCCNTL data set. When you install the products, only one POF is created. This POF, referred to as the initial POF, is initialized and populated with the default ISPF variables and values from the installation panels. Products that are installed at the same time share the initial POF.
For ALTER, Change Manager, and DASD MANAGER PLUS, the AJXPOFIN input stream includes all of the POF keywords (unless noted otherwise). These products use the keywords in the AJXPOFIN input stream in your initial POF and your user POF.
Example of product options
This section provides an example of a product options file.
Descriptions of product option keywords
This section provides descriptions of the keywords in the product options file.
See also Example of product options.
2MEGSQL=N | This keyword specifies whether to allocate a 2-MB buffer for large SQL statements. To increase the allocated buffer size, use the BUFFERSIZE keyword instead. For more information, see BUFFERSIZE. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ACM_ANALYSIS_SYSOUT=A | For ALTER and Change Manager, this keyword sets the default output class to a value other than X. | ||||||||||||||||
ACM_AMS=Y | For ALTER and Change Manager, this keyword controls whether Analysis, by default, generates AMS statements (IDCAMS DELETE and DEFINE) in the worklist. The following values are valid:
You can use the INCLUDE (AMS) keyword to override this value. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_BASDIAG=SYSOUT | For Change Manager, this keyword sets the default value for the Baseline diagnostic output data set name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_BRPTDIAG=SYSOUT | For Change Manager, this keyword specifies the default name for the Baseline Report diagnostic output data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_BRPTDSN=’&PREFIX..BASELINE.REPORT’ | For Change Manager, this keyword specifies the default name for the Baseline Report data set name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CDLDSN=‘&PREFIX..&SSID..CDL(CDL)’ | For Change Manager, this keyword defines the default data set name for generated Change Definition Language (CDL) statements. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CDLPS=15 | For Change Manager, this keyword defines, in tracks, the default value for the primary space allocation of the CDL data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CDLSS=5 | For Change Manager, this keyword defines, in tracks, the default value for the secondary space allocation of the CDL data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CDLU=SYSDA | For Change Manager, this keyword defines the default unit for the CDL data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CMPDIAG=SYSOUT | For Change Manager, this keyword defines the default value for the Compare diagnostic output data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CPLCDLO=’&PREFIX..&SSID..CDL(CDL)’ | For the CM/PILOT component of Change Manager, this keyword defines the default data set name for generated CDL statements. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CPLDIAG=SYSOUT | For Change Manager, this keyword specifies the default name for the CM/PILOT component’s diagnostic output data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CPLWDSN=‘&PREFIX..&SSID..&TASKID’ | For Change Manager, this keyword specifies the default worklist data set name for a new TASKID used in the CM/PILOT component. Change Manager dynamically allocates the data set the first time that the data set is used. This data set can be either a sequential file or a partitioned data set (PDS). This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_CPLWDSNO=‘&PREFIX..&SSID..&WORKID’ | For the CM/PILOT component of Change Manager, this keyword specifies the default worklist data set name for a work ID. Change Manager dynamically allocates the data set the first time that the data set is used. This data set can be either a sequential file or a partitioned data set (PDS). This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_DBRM1 | For ALTER and Change Manager, these keywords specify the name of a default DBRM library. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_DYNSORTW_NUM = 32 | For ALTER and Change Manager, this keyword specifies the number of dynamically allocated sortwork data sets that the BMC REORG PLUS or IBM REORG utility uses. | ||||||||||||||||
ACM_DYNSORTW_UNIT = SYSDA | For ALTER and Change Manager this keyword specifies the unit for dynamically allocated sortwork data sets. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ACM_GLID= ID | For ALTER and Change Manager, this keyword defines a global authorization ID (GLID). This authorization ID is used instead of the authorization ID of the person who submits the Execution job. The worklist begins with a -GLID command that switches authorization to the GLID. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_IBMR_MAP_REQ=Y | For ALTER and Change Manager, this keyword indicates whether to include the name of the mapping table in the syntax for the IBM REORG utility. The IBM REORG utility uses the mapping table to map the row IDs (RIDs) in the source table the RIDs in the target table. | ||||||||||||||||
ACM_IMPDIAG=SYSOUT | For ALTER and Change Manager, this keyword defines the default name for the Import diagnostic output data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSN=‘&PREFIX..ANALYSIS(&WORKID)’ | For ALTER and Change Manager, this keyword defines the default data set name that is used for Analysis JCL. This data set can be either a sequential or a partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. The products automatically use the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNB=‘&PREFIX..BASELINE(&WORKID)’ | For Change Manager, this keyword defines the default data set name that is used for Baseline JCL. This data set can be either a sequential or a partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. Change Manager automatically uses the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNBG=‘&PREFIX..JCLGEN(&WORKID)’ | For ALTER and Change Manager, this keyword defines the default data set name that is used for batch JCL Generation. This data set can be either a sequential or a partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. The products automatically use the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNBR=‘&PREFIX..BASELINE(BLRPTJCL)’ | For Change Manager, this keyword specifies the default data set name where the product places the generated Baseline Report JCL. This data set can be either a sequential or partitioned data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNC=‘&PREFIX..COMPARE(CMPJCL)’ | For Change Manager, this keyword defines the default data set name that is used for Compare JCL. This data set can be either a sequential or partitioned data set. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNCPL=‘&PREFIX..TASKID(&TASKID)’ | For Change Manager, this keyword specifies the default data set name where the CM/PILOT component places the generated Execution JCL. This data set can be either a sequential or partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. CM/PILOT automatically uses the task ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNCPLO=’&PREFIX..EXEC(&WORKID)’ | For the CM/PILOT component of Change Manager, this keyword defines the default data set name that is used for Execution JCL. This data set can be either a sequential or partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. The product automatically uses the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNE=‘&PREFIX..EXEC(&WORKID)’ | For ALTER and Change Manager, this keyword defines the default data set name that is used for Execution JCL. This data set can be either a sequential or partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. The products automatically use the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_JDSNI=‘&PREFIX..IMPORT(&WORKID)’ | For ALTER and Change Manager, this keyword defines the default data set name that is used for Import JCL. This data set can be either a sequential or partitioned data set. Hardcoding a member name is not recommended for a partitioned data set. The products automatically use the work ID as the member name. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_PARALLEL_MAXINIT=3 | For the Database Administration or BMC AMI Database Administration solution, this keyword specifies the maximum number of Cross-System Image Manager (XIM) initiators to use when executing a worklist in parallel. This value controls the number of permanent work data sets that are allocated in the execution JCL. The valid range of values is 1 through 32. The maximum number of initiators should not exceed the number of objects in a worklist. | ||||||||||||||||
ACM_PARALLEL_MININIT=2 | For the Database Administration or BMC AMI Database Administration solution, this keyword specifies the minimum number of XIM initiators to use when executing a worklist in parallel. If the minimum number of XIM initiators is not available, the worklist does not run. The valid range of values is 1 through 8. | ||||||||||||||||
ACM_PARALLEL_WORKLST=N | For the Database Administration or BMC AMI Database Administration solution, this keyword indicates whether a Change Manager worklist should be executed in parallel.
| ||||||||||||||||
ACM_PARALLEL_XIMGRP=XIMACM | For the Database Administration or BMC AMI Database Administration solution, this keyword specifies the group name for the XIM technology. The group name for XIM must be unique for each instance of XIM that is running on an IBM z/OS image. | ||||||||||||||||
ACM_PARALLEL_XIMPROC=XIMACM | For the Database Administration or BMC AMI Database Administration solution, this keyword specifies the name of the procedure that the solution uses to start the XIM technology automatically. We recommend that the name of the XIM started task procedure be unique for each instance of XIM that is running on an IBM z/OS image. | ||||||||||||||||
ACM_PARALLEL_XIMSTRT=N | For the Database Administration or BMC AMI Database Administration solution, this keyword indicates whether to start the XIM technology automatically. | ||||||||||||||||
ACM_PARALLEL_XIMTRCE=N | For the Database Administration or BMC AMI Database Administration solution, this keyword indicates whether to use tracing while executing a worklist.
| ||||||||||||||||
ACM_PIC=N | For ALTER and Change Manager, this keyword indicates whether an image copy should be taken of each table space before a database is dropped, a table is dropped, or the table space is dropped or reorganized. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_SDSN=SYSOUT | For ALTER and Change Manager, this keyword specifies the default data set for diagnostic messages for Analysis. The value can be a sequential file, the keyword SYSOUT, or TERM (terminal). If you use SYSOUT, the diagnostic messages are written to the JES SPOOL. If you use TERM, the diagnostic messages are written to your terminal. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_SDSNE=SYSOUT | For ALTER and Change Manager, this keyword specifies the default data set for diagnostic messages for Execution. The value can be a sequential file or the keyword SYSOUT. If you use SYSOUT, the diagnostic messages are written to the JES SPOOL. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WDSN=’&PREFIX..&SSID..&WORKID’ | For ALTER and Change Manager, this keyword defines the default data set name for a worklist that Analysis generates. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WLORDER | For ALTER and Change Manager, this keyword specifies how the Analysis component sorts objects in a worklist.
This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WLORDERMSG=Y | For ALTER and Change Manager, this keyword specifies whether to record in the SYSPRINT data set and in the worklist the amount of time to sort a worklist. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WLPS=15 | For ALTER and Change Manager, this keyword defines, in tracks, the default primary space allocation for the worklist. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WLSS=5 | For ALTER and Change Manager, this keyword defines, in tracks, the default secondary space allocation for the worklist. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACM_WLU=SYSDA | For ALTER and Change Manager, this keyword defines the default worklist unit. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
ACTWRK_DATACLASS | For Catalog Manager, this keyword specifies the IBM Storage Management Subsystem (SMS) definition for the data class associated with the work data sets. | ||||||||||||||||
ACTWRK_DATACLASS_ALT | For Catalog Manager, this keyword specifies the SMS definition for the data class associated with the work data sets (used if the threshold is exceeded). | ||||||||||||||||
ACTWRK_EXPDT | For Catalog Manager, this keyword specifies the expiration date of the work data sets on tape. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
ACTWRK_MGMTCLASS | For Catalog Manager, this keyword specifies the SMS definition for the management class associated with the work data sets. | ||||||||||||||||
ACTWRK_MGMTCLASS_ALT | For Catalog Manager, this keyword specifies the SMS definition for the storage class associated with the work data sets (used if the threshold is exceeded). | ||||||||||||||||
ACTWRK_PREFIX=&PREFIX | For Catalog Manager, this keyword specifies the prefix for the name of the work discard data set. | ||||||||||||||||
ACTWRK_PRIQTY | For Catalog Manager, this keyword specifies the primary allocation (in cylinders) for the work data sets if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ACTWRK_RETPD | For Catalog Manager, this keyword specifies the retention period for the work data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
ACTWRK_SECQTY | For Catalog Manager, this keyword specifies the secondary allocation (in cylinders) for the work data sets if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ACTWRK_STACK=N | For Catalog Manager, this keyword specifies whether to stack the work data sets on a tape with data sets of the same type (Y or N). | ||||||||||||||||
ACTWRK_STORCLASS | For Catalog Manager, this keyword specifies the SMS definition for the storage class associated with the work data sets. | ||||||||||||||||
ACTWRK_STORCLASS_ALT | For Catalog Manager, this keyword specifies the SMS definition for the storage class associated with the work data set (used if the threshold is exceeded). | ||||||||||||||||
ACTWRK_THRESH=0 | For Catalog Manager, this keyword specifies the maximum anticipated size for the work data sets, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
ACTWRK_UNIT | For Catalog Manager, this keyword specifies the unit for the work data sets. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the ACTWRK_UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ACTWRK_UNIT_ALT | For Catalog Manager, this keyword specifies the alternate unit name for the work data sets (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keyword. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ADDLOAD1 | This keyword defines the additional LINK library. | ||||||||||||||||
ADDLOAD2= HLQ.UBMCLINK | This keyword defines the override LINK library. This LINK library is placed first in any STEPLIB concatenation. | ||||||||||||||||
ARCH_DATACLASS | This keyword specifies the IBM Storage Management Subsystem (SMS) definition for the data class associated with the archive data set. | ||||||||||||||||
ARCH_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the archive data set (used if the threshold is exceeded). | ||||||||||||||||
ARCH_EXPDT | This keyword specifies the expiration date of the archive data set on tape. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
ARCH_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the archive data set. | ||||||||||||||||
ARCH_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the archive data set (used if the threshold is exceeded). | ||||||||||||||||
ARCH_PREFIX=&PREFIX..&WKID | This keyword specifies the prefix for the name of the archive discard data set. | ||||||||||||||||
ARCH_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the archive discard data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ARCH_RETPD | This keyword specifies the retention period for the archive data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
ARCH_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the archive discard data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ARCH_STACK=N | This keyword specifies whether to stack the archive data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
ARCH_STORCLASS | This keyword displays the SMS definition for the storage class associated with the archive data set. | ||||||||||||||||
ARCH_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the archive data set (used if the threshold is exceeded). | ||||||||||||||||
ARCH_THRESH=0 | This keyword specifies the maximum anticipated size for the archive data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
ARCH_UNIT=SYSDA | This keyword specifies the unit for the archive discard data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ARCH_UNIT_ALT | This keyword specifies the alternate unit name for the archive data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keyword. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ASU_XP_LOGD_DATAC= | For DASD MANAGER PLUS, this keyword specifies the SMS data class and the allocation attributes of the Export log file. | ||||||||||||||||
ASU_XP_LOGD_MGMTC= | For DASD MANAGER PLUS, this keyword specifies the SMS management class that defines the migration, retention, and backup requirements of the Export log file. | ||||||||||||||||
ASU_XP_LOGD_PRIQTY=10 | For DASD MANAGER PLUS, this keyword specifies the primary allocation for the Export log file. | ||||||||||||||||
ASU_XP_LOGD_SECQTY=2 | For DASD MANAGER PLUS, this keyword specifies the secondary allocation for the Export log file. | ||||||||||||||||
ASU_XP_LOGD_STORC=10 | For DASD MANAGER PLUS, this keyword specifies the SMS storage class that defines the processing requirements of the Export log file. | ||||||||||||||||
ASU_XP_LOGD_UNIT=SYSDA | For DASD MANAGER PLUS, this keyword specifies the unit for the Export log file. | ||||||||||||||||
ASU_XP_LOGD_LOGDSN=&PREFIX..XPORT.LOG | For DASD MANAGER PLUS, this keyword specifies the Export log file. | ||||||||||||||||
ASU_XP_UIMSRVHOST= | For DASD MANAGER PLUS, this keyword specifies the host name of the primary UIM server which contains the host definitions repository for the Export utility. | ||||||||||||||||
ASU_XP_UIMSRVPORT=1 | For DASD MANAGER PLUS, this keyword specifies the port number of the primary UIM server that contains the host definitions repository for the Export utility. | ||||||||||||||||
ASU_XP_UIMSRVTIMEOUT=300 | For DASD MANAGER PLUS, this keyword specifies the UIM timeout parameter that determines how long the Export utility should wait for a response from the UIM server before timing out. | ||||||||||||||||
BINDFAIL=N | This keyword specifies whether worklist execution continues if a bind fails:
| ||||||||||||||||
BLRP_DATACLASS | For Change Manager, this keyword specifies the SMS definition for the data class associated with the baseline recovery point data set. | ||||||||||||||||
BLRP_DATACLASS_ALT | For Change Manager, this keyword specifies the SMS definition for the data class associated with the baseline recovery point data set (used if the threshold is exceeded). | ||||||||||||||||
BLRP_EXPDT | For Change Manager, this keyword specifies the expiration date of the baseline recovery point data set on tape. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
BLRP_MGMTCLASS | For Change Manager, this keyword specifies the SMS definition for the storage class associated with the baseline recovery point data set. | ||||||||||||||||
BLRP_MGMTCLASS_ALT | For Change Manager, this keyword specifies the SMS definition for the storage class associated with the baseline recovery point data set (used if the threshold is exceeded). | ||||||||||||||||
BLRP_PREFIX=&PREFIX..&OBNOD | For Change Manager, this keyword defines the high-level qualifier, or prefix, used for data sets containing data stored for a baseline recovery point. | ||||||||||||||||
BLRP_PRIQTY=10 | For Change Manager, this keyword defines the primary allocation quantity for baseline recovery point data sets if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
BLRP_RETPD | For Change Manager, this keyword specifies the retention period for the baseline recovery point data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
BLRP_SECQTY=2 | For Change Manager, this keyword defines the secondary allocation quantity for baseline recovery point data sets if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 to 99999. | ||||||||||||||||
BLRP_STACK=N | For Change Manager, this keyword specifies whether to stack full-recovery baseline data sets on tape (Y or N). | ||||||||||||||||
BLRP_STORCLASS | For Change Manager, this keyword specifies the SMS definition for the storage class associated with the baseline recovery point data set. | ||||||||||||||||
BLRP_STORCLASS_ALT | For Change Manager, this keyword specifies the SMS definition for the storage class associated with the baseline recovery point data set (used if the threshold is exceeded). | ||||||||||||||||
BLRP_THRESH=0 | For Change Manager, this keyword specifies the maximum anticipated size for the baseline recovery point data set in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords are used. In addition, JCL Generation creates an SYRCX TEMPLATE descriptor and an SYRC TEMPLATE descriptor for the Change Manager Analysis component. Specifying 0 indicates that a threshold is not specified for the unit, and that an alternate unit and the alternate SMS keywords are not used. In addition, JCL Generation creates only the SYRC TEMPLATE descriptor for the Change Manager Analysis component. | ||||||||||||||||
BLRP_UNIT=SYSDA | For Change Manager, this keyword specifies the unit used for the baseline recovery point data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
BLRP_UNIT_ALT | For Change Manager, this keyword specifies the alternate unit name for the baseline recovery point data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
BMC_CHECK_LOAD | This keyword specifies the name of the LINK library for the CHECK PLUS utility. | ||||||||||||||||
BMC_CHECK_OPTS=ACK$OPTS | This keyword specifies the name of the CHECK PLUS utility installation options module. This keyword replaces the CHECKDOPT AJXPOFIN keyword. If both BMC_CHECK_OPTS and CHECKDOPT are included in the POF, the components use the value that is specified for CHECKDOPT | ||||||||||||||||
BMC_COPY_LOAD | This keyword specifies the name of the LINK library for the BMC AMI Copy utility. | ||||||||||||||||
BMC_COPY_OPTS=ACP$OPTS | This keyword specifies the name of the BMC AMI Copy utility installation options module. This keyword replaces the COPYDOPT AJXPOFIN keyword. If both BMC_COPY_OPTS and COPYDOPT are included in the POF, the components use the value that is specified for COPYDOPT. | ||||||||||||||||
BMC_LOAD_LOAD | This keyword specifies the name of the LINK library for the BMC LOADPLUS utility. | ||||||||||||||||
BMC_LOAD_OPTS=AMU$OPTS | This keyword specifies the name of the BMC LOADPLUS utility installation options module. This keyword replaces the LOADDOPT AJXPOFIN keyword. If both BMC_LOAD_OPTS and LOADDOPT are included in the POF, the components use the value that is specified for LOADDOPT. | ||||||||||||||||
BMC_RECOVER_LOAD | This keyword specifies the name of the LINK library for the BMC AMI Recover utility. | ||||||||||||||||
BMC_RECOVER_OPTS=AFR$OPTS | This keyword specifies the name of the installation options module for the BMC AMI Recover utility. This keyword replaces the RECOVERDOPT AJXPOFIN keyword. If both BMC_RECOVER_OPTS and RECOVERDOPT are included in the POF, the components use the value that is specified for RECOVERDOPT. | ||||||||||||||||
BMC_REORG_LOAD | This keyword specifies the name of the LINK library for the BMC REORG PLUS utility. | ||||||||||||||||
BMC_REORG_OPTS=ARU$OPTS | This keyword specifies the name of the installation options module for the BMC REORG PLUS utility. This keyword replaces the REORGDOPT AJXPOFIN keyword. If both BMC_REORG_OPTS and REORGDOPT are included in the POF, the components use the value that is specified for REORGDOPT. | ||||||||||||||||
BMC_REORG_XBMID | This keyword specifies the EXTENDED BUFFER MANAGER (XBM) subsystem (SSID) that the BMC REORG PLUS utility accesses when it uses XBM or the SNAPSHOT UPGRADE FEATURE (SUF) to create a snapshot of the data sets to be reorganized. ALTER and Change Manager use this value when they reorganize a table space by using an online reorg (SHRLEVEL CHANGE). Catalog Manager and DASD MANAGER PLUS do not use this value. The value of the SSID can be from 1 to 8 characters long. | ||||||||||||||||
BMC_UNLOAD_LOAD | This keyword specifies the name of the LINK library for the BMC UNLOAD PLUS utility. | ||||||||||||||||
BMC_UNLOAD_OPTS=ADU$OPTS | This keyword specifies the name of the installation options module for the BMC UNLOAD PLUS utility. This keyword replaces the UNLOADDOPT AJXPOFIN keyword. If both BMC_UNLOAD_OPTS and UNLOADDOPT are included in the POF, the components use the value that is specified for UNLOADDOPT. | ||||||||||||||||
BUFFERSIZE | This keyword specifies the amount of buffer space in megabytes (MB) to allocate for SQL statements. Valid values are 1 through 999. The BUFFERSIZE keyword overrides the 2MEGSQL keyword. For more information, see 2MEGSQL. | ||||||||||||||||
CAT_LOAD | This keyword specifies the name of the LINK library for the Catalog Manager product. | ||||||||||||||||
CHECKSTARTDB=N | This keyword specifies whether the JCL generation adds the CHECKSTARTDB keyword to the AEXIN input stream. The CHECKSTARTDB AEXIN keyword causes the worklist execution to terminate if an object fails to start after a ‘START DB’ Db2 command was issued.
For more information, see AEXIN keywords. | ||||||||||||||||
CHGMAN_LOAD | This keyword specifies the name of the LINK library for Change Manager. | ||||||||||||||||
CLEANUP_RC=4 | This keyword specifies the value of the return code from the JCL cleanup job step. The cleanup job step, which deletes permanent work data sets, is only performed if the condition code that is returned from any previous job step is less than or equal to the code specified in CLEANUP_RC. | ||||||||||||||||
CNTL_DATACLASS | This keyword specifies the SMS definition for the data class associated with the control data set. | ||||||||||||||||
CNTL_EXPDT | This keyword specifies the expiration date of the control data set on tape. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
CNTL_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the control data set. | ||||||||||||||||
CNTL_PREFIX=&PREFIX..&WKID..&SSID | This keyword specifies the prefix for the name of the control data set that the BMC UNLOAD PLUS utility uses. | ||||||||||||||||
CNTL_PRIQTY=1 | This keyword specifies the primary allocation (in cylinders) for the control data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
CNTL_RETPD | This keyword specifies the retention period for the control data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
CNTL_SECQTY=1 | This keyword specifies the secondary allocation (in cylinders) for the control data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 to 99999. | ||||||||||||||||
CNTL_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the control data set. | ||||||||||||||||
CNTL_UNIT=SYSDA | This keyword specifies the unit name for the control data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
CNTLMOUT_DSN=&PREFIX..&SSID..CNTLMOUT(&JOBNAME) | For DASD MANAGER PLUS, this keyword specifies the name of the output data set that contains the job schedule name and the job sequence number of the non-IEFBR14 jobs. | ||||||||||||||||
CNTLMSCH_DSN=&PREFIX..&SSID..CNTLMSCH(&JOBNAME) | For DASD MANAGER PLUS, this keyword specifies the name of the input data set that contains the BMC Control-M job schedule. | ||||||||||||||||
COPYDOPT=ACP$MMS | This keyword specifies the name of the installation options module for the BMC AMI Copy utility. The BMC_COPY_OPTS AJXPOFIN keyword replaces this keyword. If both BMC_COPY_OPTS and COPYDOPT are included in the POF, the components use the value that is specified for COPYDOPT. | ||||||||||||||||
CPYEXP_DATACLASS | This keyword specifies the SMS definition for the data class associated with the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data. | ||||||||||||||||
CPYEXP_EXPDT | This keyword specifies the expiration date of the EXPORT data set on tape that the BMC AMI Copy EXPORT command creates to migrate data. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
CPYEXP_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data. | ||||||||||||||||
CPYEXP_PREFIX=&PREFIX..&WKID | This keyword specifies the prefix for the name of the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data. | ||||||||||||||||
CPYEXP_RETPD | This keyword specifies the retention period for the EXPORT data set on tape that the BMC AMI Copy EXPORT command creates to migrate data. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
CPYEXP_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data. | ||||||||||||||||
CPYEXP_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
CPYEXP_UNIT=SYSDA | This keyword specifies the unit name for the EXPORT data set that the BMC AMI Copy EXPORT command creates to migrate data. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
DASD_LOAD | This keyword specifies the name of the LINK library for the DASD MANAGER PLUS product. | ||||||||||||||||
DASDDOPT | This keyword specifies the name of the installation options module for the DASD MANAGER PLUS product. ALTER and Change Manager can use the BMCSTATS utility to collect statistics and populate the DASD MANAGER PLUS database, which is maintained in Db2 tables. If you select to use the BMCSTATS utility, you must specify a value for this keyword. | ||||||||||||||||
DATA_PACKER_LOAD | This keyword specifies the name of the LINK library for the BMC DATA PACKER product. | ||||||||||||||||
DATASETSIZING=N | This keyword specifies the type of data set sizing. The following values are valid:
| ||||||||||||||||
DATAWK_NBR=4 | For Catalog Manager, this keyword specifies the number of DATAWK data sets that the IBM REORG utility conditionally uses for sorting data. | ||||||||||||||||
DATAWK_UNIT=SYSDA | For Catalog Manager, this keyword specifies the unit name of the DATAWK data set that the IBM REORG utility conditionally uses for sorting data. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
DB2EXIT | This keyword specifies the name of the Db2 EXIT library. | ||||||||||||||||
DB2LOAD | This keyword specifies the name of the Db2 LOAD library. | ||||||||||||||||
DEF_GDG_BASE=N | This keyword specifies whether to create the base of the generation data group (GDG) at JCL generation time (Y or N). | ||||||||||||||||
DEF_GDG_LIMIT=10 | This keyword specifies the maximum number of GDG data sets that are allowed for primary copies. Valid values are 1 through 255. | ||||||||||||||||
DEF_GDG_NOSCR=N | This keyword specifies whether the base of a generation data group (GDG) is defined in the IDCAMS DEFINE command as EMPTY (NSCR). If the GDG is defined as EMPTY (NSCR), the operating system uncatalogs the generation data set when it reaches the maximum number of generation data sets to keep (LIMIT). Otherwise, if the GDG is defined as SCRATCH (SCR), the operating system scratches (deletes) the generation data set when the data set is uncataloged. | ||||||||||||||||
DEF_GDG2_LIMIT=10 | This keyword specifies the maximum number of GDG data sets that are allowed for recovery copies. Valid values are 1 through 255. | ||||||||||||||||
DIAG_MSGCLASS | This keyword specifies the SYSOUT class that the components use for reporting incorrect entries in the POF. The default value is blank, which indicates that a report is not generated when the product is invoked. The asterisk (*) is a valid value in batch mode. | ||||||||||||||||
DISC_DATACLASS | This keyword specifies the SMS definition for the discard data set’s data class. | ||||||||||||||||
DISC_DATACLASS_ALT | This keyword specifies the SMS definition for the discard data set’s data class (used if the threshold is exceeded). | ||||||||||||||||
DISC_EXPDT | This keyword specifies the expiration date of the discard data set on tape. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
DISC_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the discard data set. | ||||||||||||||||
DISC_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the discard data set (used if the threshold is exceeded). | ||||||||||||||||
DISC_PREFIX=&PREFIX..&OBNOD | This keyword specifies the prefix for the name of the discard data set. | ||||||||||||||||
DISC_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the discard data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
DISC_RETPD | This keyword specifies the retention period for the discard data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
DISC_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the discard data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
DISC_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the discard data set. | ||||||||||||||||
DISC_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the discard data set (used if the threshold is exceeded). | ||||||||||||||||
DISC_THRESH=0 | This keyword specifies the maximum anticipated size for the discard data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
DISC_UNIT=SYSDA | This keyword specifies the unit for the discard data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
DISC_UNIT_ALT | This keyword specifies the alternate unit name for the discard data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
DISP_ALLOW_POPUP=N | For ALTER and Change Manager, this keyword specifies whether to display a dialog or a panel when the ZOOM (F4) key is pressed on an object name.
| ||||||||||||||||
DISP_AUTO_TAB=+ | For ALTER and Change Manager, this keyword specifies whether to display an autotab character in front of an object name that is too long to be displayed.
| ||||||||||||||||
DISP_LOCATION=M | For ALTER, Change Manager and DASD MANAGER PLUS, this keyword specifies the location of characters to be omitted in an object name that is too long to be displayed. The following values are valid:
| ||||||||||||||||
DISP_OMIT_CHAR= < > | For ALTER, Change Manager, and DASD MANAGER PLUS, this keyword specifies the characters that replace the beginning and end of a truncated string in an object name that is too long to be displayed. | ||||||||||||||||
DISP_STATS=N | This keyword specifies whether to include comments that show the statistics that the components use to determine the sizes of the data sets in the generated JCL (Y or N). | ||||||||||||||||
DISP_VAR_DBUG=N | This keyword specifies whether to include the SLIB variables that JCL Generation uses to create the JCL, as well as their assigned values, in the generated JCL (Y or N). | ||||||||||||||||
DROPR_NOIC=N | For ALTER, Change Manager, and DASD MANAGER PLUS, this keyword specifies whether to invoke the Drop Recovery feature of the Catalog Manager product and drop an object (Y or N).
| ||||||||||||||||
DSNCHECK44=N | This keyword specifies whether to verify that the prefix of a data set name contains 44 characters (Y or N). Typically, JCL Generation verifies whether a prefix of a data set name contains 35 characters. Change the value of this keyword to Y for the following reasons:
If you set the value to Y, you must ensure that the data set names are unique. | ||||||||||||||||
DSNTIAD_PLAN | This keyword specifies the name of the Db2 plan to run the IBM DSNTIAD program. | ||||||||||||||||
ERR_DATACLASS | This keyword specifies the SMS definition for the data class associated with the error data set. | ||||||||||||||||
ERR_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the error data set (used if the threshold is exceeded). | ||||||||||||||||
ERR_EXPDT | This keyword specifies the expiration date of the error data set on tape. A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
ERR_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the error data set. | ||||||||||||||||
ERR_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the error data set (used if the threshold is exceeded). | ||||||||||||||||
ERR_PREFIX=&PREFIX..&WKID..&STEPN | This keyword specifies the prefix for the name of the error data set. | ||||||||||||||||
ERR_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the error data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ERR_RETPD | This keyword specifies the retention period for the error data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
ERR_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the error data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
ERR_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the error data set. | ||||||||||||||||
ERR_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the error data set (used if the threshold is exceeded). | ||||||||||||||||
ERR_THRESH=0 | This keyword specifies the maximum anticipated size for the error data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
ERR_UNIT=SYSDA | This keyword specifies the unit for the error data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
ERR_UNIT_ALT | This keyword specifies the alternate unit name for the error data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
EXEC_LOAD | This keyword specifies the name of the Execution LINK library. | ||||||||||||||||
FCPY_DATACLASS | For Catalog Manager, this keyword specifies the SMS definition for the data class associated with the flashcopy data set. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_EXPDT | For Catalog Manager, this keyword specifies the expiration date of the flashcopy copy data set on tape. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). A data set cannot have an expiration date and a retention period. The valid formats are yyddd or yyyy/ddd. | ||||||||||||||||
FCPY_MGMTCLASS | For Catalog Manager, this keyword specifies the SMS definition for the management class associated with the flashcopy data set. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_PREFIX=&PREFIX..&OBNOD..P&PART | For Catalog Manager, this keyword specifies the prefix for the name of the flashcopy data set. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_PRIQTY=10 | For Catalog Manager, this keyword specifies the primary allocation (in cylinders) for the flashcopy data set if DATASETSIZING=N or if an error in sizing occurs. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). Valid values are 1 through 99999. | ||||||||||||||||
FCPY_RETPD | For Catalog Manager, this keyword specifies the retention period for the flashcopy data set on tape. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). A data set cannot have an expiration date and a retention period. Valid values are 1 to 9999. | ||||||||||||||||
FCPY_SECQTY=2 | For Catalog Manager, this keyword specifies the secondary allocation (in cylinders) for the flashcopy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_STORCLASS | For Catalog Manager, this keyword specifies the SMS definition for the storage class associated with the flashcopy data set. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_SUPPRESS_SUFF=N | For Catalog Manager, this keyword specifies whether to suppress adding the DD name to the end of the name of the flashcopy data set (Y or N). If you specify Y, you must ensure that the data set name is unique. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). | ||||||||||||||||
FCPY_UNIT=SYSDA | For Catalog Manager, this keyword specifies the unit for the flashcopy data set. The IBM FlashCopy feature creates the flashcopy (a point-in-time copy of a volume). The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
FILT_DATACLASS | This keyword specifies the SMS definition for the data class associated with the filter data set. | ||||||||||||||||
FILT_EXPDT | This keyword specifies the expiration date of the filter data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
FILT_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the filter data set. | ||||||||||||||||
FILT_PREFIX=&PREFIX..&WKID..&STEPN | This keyword specifies the prefix for the name of the filter data set. | ||||||||||||||||
FILT_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the filter data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
FILT_RETPD | This keyword specifies the retention period for the filter data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
FILT_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the filter data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
FILT_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the filter data set. | ||||||||||||||||
FILT_UNIT=SYSDA | This keyword specifies the unit name for the filter data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
GDG_MODEL=SYS1.MODEL | This keyword specifies the name of the GDG model data set. | ||||||||||||||||
HASHFAIL=N | This keyword specifies whether Execution terminates a job if a hash failure, such as a changed or added statement, occurs in a worklist. | ||||||||||||||||
HASHWARNRC | This keyword defines the return code that the product sends back when the product finds only hash warnings. | ||||||||||||||||
INCLUDE_SYSPRIN2=N | This keyword specifies whether to add the following DD to execution JCL for utility jobs: //SYSPRIN2 DD SYSOUT=* The SYSPRIN2 output data set contains SYSPRINT output messages for the following BMC utilities:
If you select Y, you can view the SYSPRINT output from a utility while an execution job runs the utility or when an execution job cancels during the running of the utility. | ||||||||||||||||
INFRALOAD | This keyword specifies the name of the infrastructure LINK library. | ||||||||||||||||
IOALOAD1 | This keyword specifies the name of a LINK library for the utility automation component of the BMC Database Performance for Db2 solution. | ||||||||||||||||
IOALOAD2 | This keyword specifies the name of a LINK library for the utility automation component of the BMC Database Performance for Db2 solution. | ||||||||||||||||
JCLCLEANUP=N | This keyword specifies whether to generate a job step that automatically deletes many of the permanent work data sets that Execution creates (Y or N). | ||||||||||||||||
JCLLIB | This keyword specifies the name of a partitioned data set (PDS) that contains JCL to be included in a job, or the name of a PDS that specifies the cataloged procedures (PROCs) that are used for non-worklist JCL. | ||||||||||||||||
JES3=N | JCL Generation no longer uses this keyword. | ||||||||||||||||
JOB_INCLUDE_MEMBER | This keyword specifies the name of a JCL member to be included at the end of a job. | ||||||||||||||||
JOBCARD1=> | These keywords define the default job card statement that the components use when JCL Generation generates Analysis and Execution JCL. For DASD MANAGER PLUS, these keywords specify the BMCTRIG and batch report job cards. | ||||||||||||||||
LISTDEF_DSN | For Catalog Manager, this keyword specifies the name of the data set that contains member names for LISTDEF utility control statements. | ||||||||||||||||
LL_CLIB=BMCCLIB | These keywords specify the low-level qualifier (LLQ) for the product CLIST data sets for the batch ISPF environment. | ||||||||||||||||
LL_LINK=BMCLINK | These keywords specify the LLQ for the LOAD library data sets for the batch ISPF environment. | ||||||||||||||||
LL_MLIB=BMCMLIB | These keywords specify the LLQ for the message data sets for the batch ISPF environment. | ||||||||||||||||
LL_NAUTO=BMCAUTO | These keywords control the behavior of JCLGEN and the NGTAUTO DD in the execution JCL when -NGTU commands exist in the worklist. | ||||||||||||||||
LL_PLIB=BMCPLIB | These keywords specify the LLQ for the panel and Help library data sets for the batch ISPF environment. | ||||||||||||||||
LL_SLIB=BMCSLIB | These keywords specify the LLQ for the ISPF skeleton data sets for the batch ISPF environment. | ||||||||||||||||
LL_TLIB=BMCTLIB | These keywords specify the LLQ for the ISPF table data sets for the batch ISPF environment. | ||||||||||||||||
LL_XML=BMCXML | These keywords specify the LLQ for the utility generation data sets for the batch ISPF environment. | ||||||||||||||||
LLQ | This keyword specifies the LLQ for ISPF data sets for the batch ISPF environment. During installation, if you chose to use the runtime enablement feature, the Installation System sets this value to BMC. If you chose not to use the feature, the Installation System sets the value to DB. | ||||||||||||||||
LOADDOPT | This keyword specifies the name of the installation options module for the BMC LOADPLUS utility. The BMC_LOAD_OPTS AJXPOFIN keyword replaces this keyword. If both BMC_LOAD_OPTS and LOADDOPT are included in the POF, the components use the value that is specified for LOADDOPT. | ||||||||||||||||
LOGWK_NBR=4 | This keyword specifies the number of LOGSORT data sets. Valid values are 1 through 32. | ||||||||||||||||
LOGWK_UNIT=SYSDA | This keyword specifies the unit name of the LOGSORT data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
MAP_DATACLASS | This keyword specifies the SMS definition for the data class associated with the map data set. | ||||||||||||||||
MAP_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the map data set (used if the threshold is exceeded). | ||||||||||||||||
MAP_EXPDT | This keyword specifies the expiration date of the map data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
MAP_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the map data set. | ||||||||||||||||
MAP_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the map data set (used if the threshold is exceeded). | ||||||||||||||||
MAP_PREFIX=&PREFIX..&WKID..&SSID | This keyword specifies the prefix for the name of the map data set. | ||||||||||||||||
MAP_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the map data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
MAP_RETPD | This keyword specifies the retention period for the map data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
MAP_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the map data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
MAP_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the map data set. | ||||||||||||||||
MAP_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the map data set (used if the threshold is exceeded). | ||||||||||||||||
MAP_THRESH=0 | This keyword specifies the maximum anticipated size for the map data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
MAP_UNIT=SYSDA | This keyword specifies the unit for the map data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
MAP_UNIT_ALT | This keyword specifies the alternate unit name for the map data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
MAX_CYL=99999 | This keyword specifies the maximum number of cylinders in the data set. If this value is exceeded for a data set, MAX_PRIQTY and MAX_SECQTY are used for any type of data set that does not have a specific threshold limit specified. Valid values are 1 through 99999. | ||||||||||||||||
MAX_PRIQTY=2000 | This keyword specifies the primary quantity in cylinders that will be used when the value of MAX_CYL is reached. Valid values are 1 through 9999. | ||||||||||||||||
MAX_SECQTY=200 | This keyword specifies the secondary quantity in cylinders that will be used when the value of MAX_CYL is reached. Valid values are 1 through 9999. | ||||||||||||||||
MAX_UNITCNT | This keyword specifies the value for the DASD unit count. Valid values are 1 through 59. | ||||||||||||||||
MEMLIMIT | This keyword specifies the limit on above-the-bar memory for an address space. | ||||||||||||||||
NGT_UTILDB=defaultDbname | This keyword provides the database name for the BMC AMI Utilities utility parameter +DBNAME(dbName). BMC AMI Reorg creates and uses a temporary table space in this database. NGT_UTILDB is included in the AJXPOFIN input stream for batch processing. | ||||||||||||||||
ORTPARM_DSN | This keyword specifies the name of the data set for the SyncSort parameters. | ||||||||||||||||
PCPY1_DATACLASS | This keyword specifies the SMS definition for the data class associated with the local primary copy data set. | ||||||||||||||||
PCPY1_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the local primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY1_EXPDT | This keyword specifies the expiration date of the local primary copy data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
PCPY1_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the local primary copy data set. | ||||||||||||||||
PCPY1_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the local primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY1_PREFIX=&PREFIX..&OBNOD..P&PART | This keyword specifies the prefix for the name of the local primary copy data set. When you use the IBM REORG utility, the Analysis component automatically appends the .P&PART and .&SN variables to the end of the data set name for the copy data set. If the .&SN variable is already included in the data set name, Analysis does not append it. | ||||||||||||||||
PCPY1_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the local primary copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
PCPY1_RETPD | This keyword specifies the retention period for the local primary copy data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 to 9999. | ||||||||||||||||
PCPY1_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the local primary copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
PCPY1_STACK=N | This keyword specifies whether to stack the local primary copy data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
PCPY1_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the local primary copy data set. | ||||||||||||||||
PCPY1_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the local primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY1_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the local primary copy data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
PCPY1_THRESH=0 | This keyword specifies the maximum anticipated size for the local primary copy data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
PCPY1_UNIT=SYSDA | This keyword specifies the unit for the local primary copy data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
PCPY1_UNIT_ALT | This keyword specifies the alternate unit name for the local primary copy data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
PCPY2_DATACLASS | This keyword specifies the SMS definition for the data class associated with the local backup copy data set. | ||||||||||||||||
PCPY2_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the local backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY2_EXPDT | This keyword specifies the expiration date of the local backup copy data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
PCPY2_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the local backup copy data set. | ||||||||||||||||
PCPY2_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the local backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY2_PREFIX=&PREFIX..&OBNOD..P&PART | This keyword specifies the prefix for the name of the local backup copy data set. When you use the IBM REORG utility, the Analysis component automatically appends the .&SN variable to the end of the data set name for the copy data set. If the .&SN variable is already included in the data set name, Analysis does not append it. | ||||||||||||||||
PCPY2_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the local backup copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
PCPY2_RETPD | This keyword specifies the retention period for the local backup copy data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
PCPY2_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the local backup copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
PCPY2_STACK=N | This keyword specifies whether to stack the local backup copy data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
PCPY2_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the local backup copy data set. | ||||||||||||||||
PCPY2_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the local backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
PCPY2_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the local backup copy data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
PCPY2_THRESH=0 | This keyword specifies the maximum anticipated size for the local backup copy data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
PCPY2_UNIT=SYSDA | This keyword specifies the unit for the local backup copy data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
PCPY2_UNIT_ALT | This keyword specifies the alternate unit name for the local backup copy data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
POFDATE | This keyword shows the last date on which the initial product options file (POF) was updated. This value is created or updated when the POF is created or when it is updated by the AJXPOVAL or AJXPODAT edit macros. | ||||||||||||||||
PRE_JOBSTEP_INCLUDE | This keyword specifies the name of a JCL member to be included before each step in the JCL. | ||||||||||||||||
PROC_BMCCHECK_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the CHECK PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCCHECK_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the CHECK PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCCOPY_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMC AMI Copy utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCCOPY_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMC AMI Copy utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCCPRS_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the DASD MANAGER PLUS utility. BMCCPRS references the utility that copies statistics from the Db2 catalog to the BMCSTATS tables. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCCPRS_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the DASD MANAGER PLUS utility. BMCCPRS references the utility that copies statistics from the Db2 catalog to the BMCSTATS tables. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCLOAD_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMC LOADPLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCLOAD_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMC LOADPLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCRECOVER_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMC AMI Recover utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCRECOVER_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMC AMI Recover utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCREORG_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMC REORG PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCREORG_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMC REORG PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCSTATS_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMCSTATS component of the DASD MANAGER PLUS utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCSTATS_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMCSTATS component of the DASD MANAGER PLUS utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCSTOP_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the DASD MANAGER PLUS utility. BMCSTOP refers to the part of the utility that issues a Db2 STOP command on an object and verifies the completion of the command. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCSTOP_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the DASD MANAGER PLUS utility. BMCSTOP refers to the part of the utility that issues a Db2 STOP command on an object and verifies the completion of the command. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCTRIG_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMCTRIG component of the DASD MANAGER PLUS utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCTRIG_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMCTRIG component of the DASD MANAGER PLUS utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCUNLOAD_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the BMC UNLOAD PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCUNLOAD_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the BMC UNLOAD PLUS for DB2 utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCUPRS_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the DASD MANAGER PLUS utility. BMCUPRS refers to the part of the utility that takes the statistics from the tables in the DASD MANAGER PLUS database (with the BMCSTATS utility) and updates the Db2 catalog with the statistics. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_BMCUPRS_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the DASD MANAGER PLUS utility. BMCUPRS refers to the part of the utility that takes the statistics from the tables in the DASD MANAGER PLUS database (with the BMCSTATS utility) and updates the Db2 catalog with the statistics. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_DSNUTILB_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the IBM DSNUTILB utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_DSNUTILB_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the IBM DSNUTILB utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_DSN1COPY_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the IBM DSN1COPY utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_DSN1COPY_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the IBM DSN1COPY utility. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_GEN_SET_VAR=N | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies whether to include an SLIB that generates SET statements in the JCL for variables that you can use in catalog procedures (PROCs). This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_IDCAMS_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the IBM IDCAMS program. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_IDCAMS_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the IBM IDCAMS program. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_IEFBR14_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for the IBM IEFBR14 job. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_IEFBR14_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for the IBM IEFBR14 job. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_TSO_NAME | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for IBM TSO. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_TSO_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for IBM TSO. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_USE=N | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies whether to generate a cataloged procedure (PROC) name instead of the EXEC PGM= statement for non-worklist JCL. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_USER_DEF_STEP | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the EXEC job step in the cataloged procedure for non-worklist JCL for a user-defined program. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PROC_USER_DEFINED | For Catalog Manager and DASD MANAGER PLUS, this keyword specifies the name of the cataloged procedure (PROC statement) for non-worklist JCL for a user-defined program. This keyword is not included in the AJXPOFIN input stream. | ||||||||||||||||
PUNCH_DATACLASS | This keyword specifies the SMS definition for the data class associated with the punch data set. | ||||||||||||||||
PUNCH_EXPDT | This keyword specifies the expiration date of the punch data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
PUNCH_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the punch data set. | ||||||||||||||||
PUNCH_PREFIX=&PREFIX..&WKID..&STEPN | When a limit key is changed, this keyword specifies the prefix of the data set that contains discard rows from the last partition of a table space after the table space is reorganized. | ||||||||||||||||
PUNCH_PRIQTY=1 | This keyword specifies the primary allocation (in cylinders) for the punch data set if DATASETSIZING=N or if a sizing error occurs. Valid values are 1 through 99999. | ||||||||||||||||
PUNCH_RETPD | This keyword specifies the retention period for the punch data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
PUNCH_SECQTY=1 | This keyword specifies the secondary allocation (in cylinders) for the punch data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
PUNCH_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the punch data set. | ||||||||||||||||
PUNCH_UNIT=SYSDA | This keyword specifies the unit name for the punch data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
RCPY1_DATACLASS | This keyword specifies the SMS definition for the data class associated with the recovery primary copy data set. | ||||||||||||||||
RCPY1_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the recovery primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY1_EXPDT | This keyword specifies the expiration date of the recovery primary copy data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
RCPY1_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the recovery primary copy data set. | ||||||||||||||||
RCPY1_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the recovery primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY1_PREFIX=&PREFIX..&OBNOD..P&PART | This keyword specifies the prefix for the name of the recovery primary copy data set. When you use the IBM REORG utility, the Analysis component automatically appends the .&SN variable to the end of the data set name for the copy data set. If the .&SN variable is already included in the data set name, Analysis does not append it. | ||||||||||||||||
RCPY1_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the recovery primary copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
RCPY1_RETPD | This keyword specifies the retention period for the recovery primary copy data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
RCPY1_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the recovery primary copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
RCPY1_STACK=N | This keyword specifies whether to stack the recovery primary copy data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
RCPY1_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the recovery primary copy data set. | ||||||||||||||||
RCPY1_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the recovery primary copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY1_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the recovery primary copy data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
RCPY1_THRESH=0 | This keyword specifies the maximum anticipated size for the recovery primary copy data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
RCPY1_UNIT=SYSDA | This keyword specifies the unit for the recovery primary copy data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
RCPY1_UNIT_ALT | This keyword specifies the alternate unit name for the recovery primary copy data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
RCPY2_DATACLASS | This keyword specifies the SMS definition for the data class associated with the recovery backup copy data set. | ||||||||||||||||
RCPY2_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the recovery backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY2_EXPDT | This keyword specifies the expiration date of the recovery backup copy data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
RCPY2_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the recovery backup copy data set. | ||||||||||||||||
RCPY2_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the recovery backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY2_PREFIX=&PREFIX..&OBNOD..P&PART | This keyword specifies the prefix for the name of the recovery backup copy data set. When you use the IBM REORG utility, the Analysis component automatically appends the .&SN variable to the end of the data set name for the copy data set. If the .&SN variable is already included in the data set name, Analysis does not append it. | ||||||||||||||||
RCPY2_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the recovery backup copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
RCPY2_RETPD | This keyword specifies the retention period for the recovery backup copy data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
RCPY2_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the recovery backup copy data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
RCPY2_STACK=N | This keyword specifies whether to stack the recovery backup copy data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
RCPY2_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the recovery backup copy data set. | ||||||||||||||||
RCPY2_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the recovery backup copy data set (used if the threshold is exceeded). | ||||||||||||||||
RCPY2_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the recovery backup copy data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
RCPY2_THRESH=0 | This keyword specifies the maximum anticipated size for the recovery backup copy data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
RCPY2_UNIT=SYSDA | This keyword specifies the unit for the recovery backup copy data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
RCPY2_UNIT_ALT | This keyword specifies the alternate unit name for the recovery backup copy data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
REBINDFAIL=N | This keyword specifies whether worklist execution continues if a rebind fails. If REBINDFAIL=Y, worklist execution stops with a return code of 8. The stop is noted in the sync tables, and an Execution restart continues with the command that caused the failure. If REBINDFAIL=N, worklist execution continues. | ||||||||||||||||
REBINDRC | This keyword allows worklist execution to continue if a rebind fails, but returns a value for a final condition code instead of 4, the default value. Execution writes warning messages to AEXPRINT but does not post entries in the sync tables. | ||||||||||||||||
RECOVERDOPT | This keyword specifies the name of the installation options module for the BMC AMI Recover utility. The BMC_RECOVER_OPTS AJXPOFIN keyword replaces this keyword. If both BMC_RECOVER_OPTS and RECOVERDOPT are included in the POF, the components use the value that is specified for RECOVERDOPT. | ||||||||||||||||
REGION=0M | This keyword defines the REGION parameter in the EXEC statement. | ||||||||||||||||
REORG_MAPDB | This keyword specifies the mapping database that ALTER and Change Manager provide to the IBM REORG utility as an override to the value of the Db2 subsystem parameter REORG_MAPPING_DATABASE. Catalog Manager and DASD MANAGER PLUS do not use this value. The name can be from 1 to 8 characters long, and cannot include symbolic variables. | ||||||||||||||||
REORG_MAPTAB | This keyword specifies the name of the mapping table that the IBM REORG or BMC REORG PLUS utility uses to map the row IDs (RIDs) in the source table to the RIDs in the target table. ALTER and Change Manager use this value when reorganizing a table space by using an online reorganization (SHRLEVEL CHANGE). Catalog Manager and DASD MANAGER PLUS do not use this value. The name can be from 1 to 72 characters long, and can contain the &ZUSER or &USERID symbolic variable. | ||||||||||||||||
REORGDOPT | This keyword specifies the name of the installation options module for the BMC REORG PLUS utility. The BMC_REORG_OPTS AJXPOFIN keyword replaces this keyword. If both BMC_REORG_OPTS and REORGDOPT are included in the POF, the components use the value that is specified for REORGDOPT. | ||||||||||||||||
REPT_DATACLASS | This keyword specifies the SMS definition for the data class associated with the report data set. | ||||||||||||||||
REPT_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the report data set (used if the threshold is exceeded). | ||||||||||||||||
REPT_EXPDT | This keyword specifies the expiration date of the report data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
REPT_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the report data set. | ||||||||||||||||
REPT_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the report data set (used if the threshold is exceeded). | ||||||||||||||||
REPT_PREFIX=&PREFIX..&WKID | This keyword specifies the prefix for the name of the report data set. | ||||||||||||||||
REPT_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the report data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
REPT_RETPD | This keyword specifies the retention period for the report data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
REPT_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the report data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
REPT_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the report data set. | ||||||||||||||||
REPT_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the report data set (used if the threshold is exceeded). | ||||||||||||||||
REPT_THRESH=0 | This keyword specifies the maximum anticipated size for the report data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
REPT_UNIT=SYSDA | This keyword specifies the unit for the report data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
REPT_UNIT_ALT | This keyword specifies the alternate unit name for the report data set, if the threshold value is exceeded. The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
RUNTIME_HLQ | This keyword specifies a high-level qualifier (HLQ) for ISPF data sets for the batch ISPF environment. During installation, if you chose to use the runtime enablement feature, the Installation System set this value to an HLQ for user runtime libraries. If you chose not to use the feature, the Installation System set the value to an HLQ for Execution. | ||||||||||||||||
SCHED_TRIG_CNTM_JOBS=N | This keyword specifies whether JCL Generation should generate BMC Control-M job schedule entries for jobs that do not contain IEFBR14 steps (Y or N). If the value is Y, JCL Generation generates an input data set (CNTLMSCH) and an output data set (CNTLMOUT) in the JCL for the BMCTRIG utility. | ||||||||||||||||
SORTWK_NBR=4 | This keyword specifies the number of SORTWORK data sets. Valid values are 1 through 32. | ||||||||||||||||
SORTWK_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the DATAWORK, LOGSORT, or SORTWORK data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SORTWK_SECQTY=2 | This keyword specifies the secondary quantity (in cylinders) for the DATAWORK, LOGSORT, or SORTWORK data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SORTWK_UNIT=SYSDA | This keyword specifies the name of the SORTWORK data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
SQLEXP_LOAD | This keyword specifies the name of the LINK library for the BMC AMI SQL Explorer for Db2 product. | ||||||||||||||||
SRTOUT_DATACLASS | This keyword specifies the SMS definition for the data class associated with the SORTOUT data set. | ||||||||||||||||
SRTOUT_DATACLASS_ALT=CART | This keyword specifies the SMS definition for the data class associated with the SORTOUT data set (used if the threshold is exceeded). | ||||||||||||||||
SRTOUT_EXPDT | This keyword specifies the expiration date of the SORTOUT data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
SRTOUT_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the SORTOUT data set. | ||||||||||||||||
SRTOUT_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the SORTOUT data set (used if the threshold is exceeded). | ||||||||||||||||
SRTOUT_PREFIX=&PREFIX..&WKID..&STEPN | This keyword specifies the prefix for the name of the SORTOUT data set. | ||||||||||||||||
SRTOUT_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the SORTOUT data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SRTOUT_RETPD= | This keyword specifies the retention period for the SORTOUT data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
SRTOUT_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the SORTOUT data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SRTOUT_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the SORTOUT data set. | ||||||||||||||||
SRTOUT_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the SORTOUT data set (used if the threshold is exceeded). | ||||||||||||||||
SRTOUT_THRESH=0 | This keyword specifies the maximum anticipated size for the SORTOUT data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero (0) indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
SRTOUT_UNIT=SYSDA | This keyword specifies the unit for the SORTOUT data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
SRTOUT_UNIT_ALT=CART | This keyword specifies the alternate unit name for the SORTOUT data set, if the threshold value is exceeded. The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
STEP_INCLUDE_MEMBER | This keyword specifies the name of a JCL member to be included after each step in the JCL. | ||||||||||||||||
STOPWAIT=3 | This keyword specifies the number of intervals to wait for a Db2 STOP command to stop a database or table space. Zero (0) indicates that if the object does not stop, the worklist stops without waiting. The maximum value allowed for this keyword is 10 (which is 280 seconds). | ||||||||||||||||
STOPWTSECS=10 | This keyword specifies the number of seconds to wait (during the first interval of the STOPWAIT keyword) for a Db2 STOP command to stop a database or table space. | ||||||||||||||||
SUPPRESS_COMMENTS=N | This keyword specifies whether to suppress the comments in the generated JCL (Y or N). | ||||||||||||||||
SYNCDELETE=N | This keyword specifies whether Execution should remove all sync entries when an Execution job completes with no errors (Y or N). | ||||||||||||||||
SYSEXEC | This keyword specifies the name of the partitioned data set in which a REXX EXEC is a member. | ||||||||||||||||
SYSTEM_MLIB | This keyword specifies the name of the system ISPF message library. You specify the value for this keyword during installation. | ||||||||||||||||
SYSUT_DATACLASS | This keyword specifies the SMS definition for the data class associated with the SYSUT data set. | ||||||||||||||||
SYSUT_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the SYSUT data set (used if the threshold is exceeded). | ||||||||||||||||
SYSUT_EXPDT | This keyword specifies the expiration date of the SYSUT data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
SYSUT_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the SYSUT data set. | ||||||||||||||||
SYSUT_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the SYSUT data set (used if the threshold is exceeded). | ||||||||||||||||
SYSUT_PREFIX=&PREFIX..&WKID..&STEPN | This keyword specifies the prefix for the name of the SYSUT and WORKDDN data sets. | ||||||||||||||||
SYSUT_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the SYSUT data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SYSUT_RETPD | This keyword specifies the retention period for the SYSUT data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
SYSUT_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the SYSUT data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
SYSUT_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the SYSUT data set. | ||||||||||||||||
SYSUT_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the SYSUT data set (used if the threshold is exceeded). | ||||||||||||||||
SYSUT_THRESH=0 | This keyword specifies the maximum anticipated size for the SYSUT data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
SYSUT_UNIT=SYSDA | This keyword specifies the unit for the SYSUT data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
SYSUT_UNIT_ALT | This keyword specifies the alternate unit name for the SYSUT data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
SZDEVT=3390 | This keyword specifies the device type used in data set sizing. Valid values are 3380 or 3390. | ||||||||||||||||
TAPE_EXPDT | This keyword specifies the expiration date for the tape set. The value specified for this keyword is valid for all tape data sets for which an expiration date is not specified. | ||||||||||||||||
TAPE_RETPD | This keyword specifies the retention period for the tape set. The value specified for this keyword is valid for all tape data sets for which a retention period is not specified. | ||||||||||||||||
TAPE_VOLCNT | This keyword specifies the maximum number of tape volumes. Valid values are 0 through 255. | ||||||||||||||||
TAPE1=CART | These keywords define the names of the tape units for an installation. | ||||||||||||||||
TEMPLATE_DSN | For Catalog Manager, this keyword specifies the name of the data set that contains member names for TEMPLATE utility control statements. | ||||||||||||||||
TEMPUNIT=SYSDA | This keyword defines the name of the unit that the components use for temporary files. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
TIMEPARM | This keyword indicates the time limit in minutes for each step in a batch job stream. | ||||||||||||||||
TRTCH | This keyword specifies the parity, data conversion, translation, and compression for 7-track drives. The following values are valid:
| ||||||||||||||||
TSOPROGRAM | This keyword specifies an alternate TSO monitor program for standard JCL. TSOPROGRAM is available for nonworklist JCL. | ||||||||||||||||
TSOSUBEXIT=N | This keyword specifies whether to use a TSO submit exit to generate job cards. If TSOSUBEXIT=Y, no job cards are put in the JCL (Y or N). | ||||||||||||||||
ULLQ | This keyword specifies the LLQ for user-defined data sets for the installation environment. During installation, if you chose to use the runtime enablement feature, the Installation System set this value to blank, and you should not change the value. If you chose not to use the feature, the Installation System set the value to UDB. | ||||||||||||||||
UNLD_FREF_DATACLASS | For ALTER and Change Manager, this keyword specifies the SMS definition for the data class associated with the file reference (SYSREC) data set. | ||||||||||||||||
UNLD_FREF_DIRBLOCK = 250 | For ALTER and Change Manager, this keyword specifies the number of directory blocks for the file reference (SYSREC) data set. | ||||||||||||||||
UNLD_FREF_MGMTCLASS | For ALTER and Change Manager, this keyword specifies the SMS definition for the storage class associated with the file reference (SYSREC) data set. | ||||||||||||||||
UNLD_FREF_PREFIX = &PREFIX..&MSSID..&WORKID8 | For ALTER and Change Manager, this keyword specifies the prefix for the name of the file reference (SYSREC) data set. | ||||||||||||||||
UNLD_FREF_PRIQTY = 10 | For ALTER and Change Manager, this keyword specifies the primary allocation (in cylinders) for the file reference (SYSREC) data set. Valid values are 1 through 99999. | ||||||||||||||||
UNLD_FREF_SECQTY = 2 | For ALTER and Change Manager, this keyword specifies the secondary allocation (in cylinders) for the file reference (SYSREC) data set. Valid values are 1 through 99999. | ||||||||||||||||
UNLD_FREF_STORCLASS | For ALTER and Change Manager, this keyword specifies the SMS definition for the storage class associated with the file reference (SYSREC) data set. | ||||||||||||||||
UNLD_FREF_SUPPR_SUFF=N | For ALTER and Change Manager, this keyword specifies whether to suppress adding the DD name to the end of the name of the file reference (SYSREC) data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
UNLD_FREF_UNIT = SYSDA | For ALTER and Change Manager, this keyword specifies the unit for the file reference (SYSREC) data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLD1_DATACLASS | This keyword specifies the SMS definition for the data class associated with the primary unload (SYSREC) data set. | ||||||||||||||||
UNLD1_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the primary unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD1_EXPDT | This keyword specifies the expiration date of the primary unload (SYSREC) data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
UNLD1_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the primary unload (SYSREC) data set. | ||||||||||||||||
UNLD1_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the primary unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD1_PREFIX=&USERID..&MSSID..&WORKID8 | This keyword specifies the prefix for the name of the primary unload (SYSREC) data set. | ||||||||||||||||
UNLD1_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the primary unload (SYSREC) data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
UNLD1_RETPD | This keyword specifies the retention period for the primary unload (SYSREC) data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
UNLD1_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the primary unload (SYSREC) data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
UNLD1_STACK=N | This keyword specifies whether to stack the primary unload (SYSREC) data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
UNLD1_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the primary unload (SYSREC) data set. | ||||||||||||||||
UNLD1_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the primary unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD1_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the primary unload (SYSREC) data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
UNLD1_THRESH=0 | This keyword specifies the maximum anticipated size for the primary unload (SYSREC) data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
UNLD1_UNIT=SYSDA | This keyword specifies the unit for the primary unload (SYSREC) data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLD1_UNIT_ALT | This keyword specifies the alternate unit name for the primary unload (SYSREC) data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLD2_DATACLASS | This keyword specifies the SMS definition for the data class associated with the backup unload (SYSREC) data set. | ||||||||||||||||
UNLD2_DATACLASS_ALT | This keyword specifies the SMS definition for the data class associated with the backup unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD2_EXPDT | This keyword specifies the expiration date of the backup unload (SYSREC) data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
UNLD2_MGMTCLASS | This keyword specifies the SMS definition for the storage class associated with the backup unload (SYSREC) data set. | ||||||||||||||||
UNLD2_MGMTCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the backup unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD2_PREFIX=&USERID..&MSSID..&WORKID8 | This keyword specifies the prefix for the name of the backup unload (SYSREC) data set. | ||||||||||||||||
UNLD2_PRIQTY=10 | This keyword specifies the primary allocation (in cylinders) for the backup unload (SYSREC) data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
UNLD2_RETPD | This keyword specifies the retention period for the backup unload (SYSREC) data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
UNLD2_SECQTY=2 | This keyword specifies the secondary allocation (in cylinders) for the backup unload (SYSREC) data set if DATASETSIZING=N or if an error in sizing occurs. Valid values are 1 through 99999. | ||||||||||||||||
UNLD2_STACK=N | This keyword specifies whether to stack the backup unload (SYSREC) data set on a tape with data sets of the same type (Y or N). | ||||||||||||||||
UNLD2_STORCLASS | This keyword specifies the SMS definition for the storage class associated with the backup unload (SYSREC) data set. | ||||||||||||||||
UNLD2_STORCLASS_ALT | This keyword specifies the SMS definition for the storage class associated with the backup unload (SYSREC) data set (used if the threshold is exceeded). | ||||||||||||||||
UNLD2_SUPPRESS_SUFF=N | This keyword specifies whether to suppress adding the DD name to the end of the name of the backup unload (SYSREC) data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
UNLD2_THRESH=0 | This keyword specifies the maximum anticipated size for the backup unload (SYSREC) data set, in cylinders. If this value is exceeded, the alternate unit and the alternate SMS keywords will be used. Zero indicates that a threshold is not specified for the unit. If zero is specified, an alternate unit and the alternate SMS keywords will not be used. | ||||||||||||||||
UNLD2_UNIT=SYSDA | This keyword specifies the unit for the backup unload (SYSREC) data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLD2_UNIT_ALT | This keyword specifies the alternate unit name for the backup unload (SYSREC) data set (used if the threshold value is exceeded). The unit name must be defined in the TAPE1, TAPE2, or TAPE3 keywords. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLD3_DATACLASS | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the SMS definition for the data class associated with the ROWID SYSREC data set. | ||||||||||||||||
UNLD3_EXPDT | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the expiration date of the ROWID SYSREC data set on tape. A data set cannot have an expiration date and a retention period. The valid values are yyddd or yyyy/ddd. | ||||||||||||||||
UNLD3_MGMTCLASS | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the SMS definition for the storage class associated with the ROWID SYSREC data set. | ||||||||||||||||
UNLD3_PREFIX=&USERID..&MSSID..&WORKID8 | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the prefix for the name of the ROWID SYSREC data set. | ||||||||||||||||
UNLD3_RETPD | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the retention period for the ROWID SYSREC data set on tape. A data set cannot have an expiration date and a retention period. Valid values are 1 through 9999. | ||||||||||||||||
UNLD3_STORCLASS | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the SMS definition for the storage class associated with the ROWID SYSREC data set. | ||||||||||||||||
UNLD3_SUPPRESS_SUFF=N | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies whether to suppress adding the DD name to the end of the name of the ROWID SYSREC data set (Y or N). If you specify Y, you must ensure that the data set name is unique. | ||||||||||||||||
UNLD3_UNIT=SYSDA | For the BMC UNLOAD PLUS utility in the Database Administration solution, this keyword specifies the unit for the ROWID SYSREC data set. The value of the unit can be a name from 1 to 8 characters long, blank, or NONE. To omit the UNIT parameter from the JCL, specify NONE. | ||||||||||||||||
UNLOADDOPT | This keyword specifies the name of the installation options module for the BMC UNLOAD PLUS utility. The BMC_UNLOAD_OPTS AJXPOFIN keyword replaces this keyword. If both BMC_UNLOAD_OPTS and UNLOADDOPT are included in the POF, the components use the value that is specified for UNLOADDOPT. | ||||||||||||||||
USER_HLQ | This keyword specifies the high-level qualifier (HLQ) used by user defined data sets. This HLQ is also used for the runtime enablement (RTE) data sets. | ||||||||||||||||
USE_NGT_AUTO=N | This keyword controls the behavior of Analysis when the product generates an -NGTU command in the worklist.
| ||||||||||||||||
USE_UTILITY_RC=N | This keyword specifies Execution should return the highest actual return code generated by a utility as the step return code. If the utility abends, Execution returns a return code of 12. Without this keyword:
| ||||||||||||||||
USER_REXX_EXEC | This keyword defines the REXX exec member that JCL Generation (JCLGEN) uses for string substitution. JCLGEN calls the REXX exec member when it encounters the UVX1 through UVX5 symbolic variables. For more information, see the sample REXX exec member AEXREXX located in the hlq.BMCSAMP data set. | ||||||||||||||||
USER_REXX_VAR1 | These keywords specify user-defined REXX variables. Each variable has a corresponding symbolic variable of UVX1 through UVX5 that you can use in data set prefixes. You must modify these keywords in the POF because they do not appear on any JCL Generation options panel. | ||||||||||||||||
USER_VAR1_CHAR | These keywords specify user-defined character variables. Each variable has a corresponding symbolic variable of UVR1 through UVR5 that you can use in job cards or data set prefixes. The maximum length of a variable name is eight characters. | ||||||||||||||||
WORK_DATACLASS | This keyword defines the Data Facility Storage Management Subsystem (DFSMS or SMS) data class name that the components use at data-set allocation time to define allocation attributes of the data set. A data class name is not required, even for SMS data sets. This option appears as 'DATACLAS=' in the JCL for workfiles. | ||||||||||||||||
WORK_MGMTCLASS | This keyword defines the DFSMS or SMS management class name that the components use at data-set allocation time to define the migration, retention, and backup requirements of the data set. This option appears as 'MGMTCLAS=' in the JCL for workfiles. | ||||||||||||||||
WORK_STORCLASS | This keyword defines the DFSMS or SMS storage class name that the components use at data-set allocation time to define processing requirements of the data set. This option appears as 'STORCLAS=' in the JCL for nontape work files. | ||||||||||||||||
WORKLIST_BUFFERS=3 | This keyword defines the amount of storage, in 1 MB increments, allocated to the WORKLIST input buffer. |