TMSS Initialization Statements reference
This summary provides a quick alphabetical reference to all initialization statements. It includes section references in the appropriate System Programming Guide manual for a detailed discussion of how the statement is used. For more information, see TMSS-initialization-statements.
Statement | Description | SPG Manual | Usage (section) |
---|---|---|---|
CFM SET | Within a FOR group, sets values for the Control File. | Base | 2 |
CPS WRITER | Activates a CPS Writer and defines its characteristics. | Base | 4 |
DCS | 5 | ||
DAL LOAD | Loads DAL internal text. | DCS | 2 |
DAL TRACE | Activates DAL tracing at TMSS initialization. | DCS | 2 |
DCS SET | Sets global defaults for DCS. | DCS | 4,5 |
DJC SET | Sets global defaults for DJC. | UCE | 2 |
ENDFOR | Indicates the end of a FOR group of initialization statements. | Base | 2 |
FILE CF | Specifies the name of the Control File, as well as some timing parameters to ensure all systems can access the file. | Base | 3 |
JBS | 3 | ||
DCS | 3 | ||
FILE CMF | Specifies the name of the file for recording data set contention. | DCS | 3 |
FILE SPOOL | Specifies the name of the SPOOL File. | Base | 3 |
FILE VIF | Specifies the name of the data set used for the Volume Information File. | Base | 3 |
FOR | Indicates the beginning of a FOR group, which allows sharing of common TMSS initialization statements for multiple systems. | Base | 2 |
JAL LOAD | Loads JAL internal text. | Base | 13 |
JAL TRACE | Activates JAL tracing at TMSS initialization. | Base | 13 |
JSS RECALL | Allows you to alter the security environment under which DFSMShsm recalls are processed. | Base | 2, 24 |
JSS SET | Specifies a list of programs for which certain types of allocation processing should not be performed. | Base | 34 |
JTS OPTIONS | Sets global defaults for JTS. | UCS | 2 |
SPS DEFINE | Defines a set of SYSOUT characteristics. | Base | 4 |
TBL LOAD | Loads a table for use with DAL or JAL. | Base | 15 |
TM BATCH | Requests the execution of a batch of BMC ThruPut Manager commands contained in a file. | Base | 22 |
TM CATALOG SET | Sets the timeout interval and requeue priority to be used when z/OS Catalog Management is not responding. | Base | 22 |
TM DLM | Defines the device characteristics and tape management library that are associated with this pool of devices. | Base | 2 |
TM EXIT | Specifies which installation exits are to receive control from BMC ThruPut Manager, and their initial status. | Base | 22 |
TM SMF | Specifies which SMF user record is used to write SMF data, as well as which data are to be collected. | Base | 10 |
TM TCPIP ADD | Specify TCP/IP information used to connect to BMC ThruPut Manager on remote JESplexes. Required when using Automated Capacity Management support for Country Multiplex Pricing. | Base | 2 |
TM TCPIP SET | Specify TCP/IP port used by BMC ThruPut Manager. Required when using Automated Capacity Management support for Country Multiplex Pricing. | Base | 2 |
TM TRACE | Activates and deactivates the BMC ThruPut Manager tracing facility. | Base | 22 |
TM UNIT HANDLE | Informs BMC ThruPut Manager of unit name changes that your system might alter after the job has been processed by BMC ThruPut Manager. | Base | 22 |
TM UNIT SET | Establishes a default unit name to be used when a unit name is required but has not been provided in JCL. | Base | 22 |
TM USER | Defines user areas that can be associated with each job. | Base | 22 |
TM VTAPE | Indicates the DFSMS DATACLAS used for virtual tape volumes by CA-Vtape (formerly known as SAMS:VTAPE) support. | Base | 33 |
TM VTFM | Indicates the esoteric and generic unitnames, and the subsystem name needed for VTFM support. | Base | 33 |
UCS SET | Controls the way that UCS handles the arrival time for jobs that have been released from MHS_USER hold. | UCS | 2 |
UDF SET | Sets the column heading that UDF recognizes for the column containing JES2 job numbers. | Base | 5 |
VOL SET | Sets the status of a given volume in the BMC ThruPut Manager DASD Volume List. | Base | 22 |