Preparing sample applications for the TSO environment on z/OS
How to prepare a sample application that runs in the TSO environment on z/OS®.
About this task
The following sample application programs are available for the TSO environment on z/OS:
Procedure
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.
For more information, see Building z/OS batch applications on z/OS. The library members to use are listed
in TSO Mail Manager sample.
Alternatively, where there is an
executable form of a sample, you 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 your
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.