Preparing sample applications for the TSO environment on z/OS
To prepare a sample application that runs in the TSO environment, perform the same steps that you would when building any batch IBM MQ for z/OS application.
These steps are listed in Building z/OS batch applications. The library members to use are listed in Table 1.Alternatively, where we supply an executable form of a sample, we can run it from the thlqual.SCSQLOAD load library.
For the Mail Manager sample application, ensure that the queues that it uses are available on the system. They are defined in the member thlqual.SCSQPROC(CSQ4CVD). To ensure that these queues are always available, you could add these members to your CSQINP2 initialization input data set, or use the CSQUTIL program to load these queue definitions.
- Names of the sample TSO applications on z/OS
Information about the names of the programs that are supplied for each of the sample TSO applications, and the libraries where the source, JCL, and, for the Message Handler sample only, the executable files reside.
Parent topic: Use the sample programs for z/OS