This is a list of TSO transmitted datasets that contain code for 'unloading' onto
a z/OS system.
The files should be file transferred to the target z/OS system as binary
files. Failure to transfer them as binary will result in a corrupt z/OS copy
of the file. File transfer is best carried out from the TSO READY prompt or the
ISPF option 6 screen.
The usual disclaimers apply to all our code samples (including the MACROs).
Once the file is on the z/OS it will have to be received. To do this you use
the TSO RECEIVE command:
As always you are free to use this code but the usual disclaimers apply.
By downloading code from this page you agree to the terms of the disclaimer.
| Name |
Description | |
|---|---|---|
| TSO command processor to list the VTOC of the passed volume. This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. Link to the program manual click here. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
| This program waits on an ECB that will never be posted. This can be used to emulate a long running task. The source code is available within the XMI file. This program is distributed as a TSO TRANSMIT file. The source code is included in the SOURCE PDS. The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. Link to the program manual click here. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
| IEFBR14 'replacement' with the added ability to wait, fail and/or issue messages. This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. Link to the program manual click here. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
| Provides extra flexibility to the IBM ISPPREP function This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. A demonstration video is available on YouTube™ by clicking here. | ||
|
| ||
| Puts the address of a passed parm into R1 and the length into R15. Registers are both 0 if no parm was passed. This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. | ||
|
| ||
| This TSO transmitted file that contains the dataset that will apply a fix to allow ISPPREP dataset information to be retained in the users profile dataset This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. | ||
|
| ||
| Issues a WTOR with the passed message text and waits for a reply from the operators. The source code is available within the XMI file.For installation instructions click the button below. This program is distributed as a TSO TRANSMIT file. The program is distributed as OCO (Object Code Only). The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. Link to the program manual click here. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
| This assembler program will display all of the MQ systems that are defined to a z/OS system. It will show the status of the systems (i.e Active or Inactive), the MQ version and the PTF level. MQVERC is the Cobol equivalent to the MQVER program. The PTF level will be that of the Early Load program, CSQ3EPX. The output from MQVER is a series of WTO (Write To Operator) messages. It will look similar to this:
This program is distributed as a TSO TRANSMIT file. The source code is included in the SOURCE PDS. The file will need to be transferred to a z/OS system in binary format and then RECEIVED. | ||
|
| ||
| This Cobol program will display all of the MQ systems that are defined to a z/OS system. It will show the status of the systems (i.e Active or Inactive), the MQ version and the PTF level. MQVERC is the Cobol equivalent to the MQVER program. The PTF level will be that of the Early Load program, CSQ3EPX. The output from MQVERC is displayed in the program log. For installation instructions click the button below. This program is distributed as a TSO TRANSMIT file. The source code is included in the SOURCE PDS. The file will need to be transferred to a z/OS system in binary format and then RECEIVED. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
| Demonstrates how to use MQ to update a VSAM file. Included in the library is QLOAD which is a Cobol code used for loading a MQ Queue. Sample MQ Queue Defines and the define for a VSAM KSDS are also included. This program uses MQERROR (provided in the load library). This program is distributed as a TSO TRANSMIT file. The source code is included in the SOURCE PDS. The file will need to be transferred to a z/OS system in binary format and then RECEIVED. Link to information page click here. The program assembly and link information can be accessed by clicking here. | ||
|
| ||
Last modified :
Sunday 10th May 2026
Abbydale Systems LLC Lic. 802696149. All rights reserved.