IBM OS/390 Time Clock User Manual


 
No special considerations apply to the compile and link step under VSE/ESA
except that the product library which contains MQSeries for VSE/ESA has to be
in the library chain during compilation.
You have to set up jobs to compile and link the program under OS/390. General
considerations how to do this for a CICS COBOL application are described in the
respective chapters in this book. In addition the following applies to MSQeries
applications:
include in the SYSLIB statement of the compilation statements that make the
product data definition files available to the compiler. For COBOL the data
definitions are supplied in the library thlqual.SCSQCOBC.
in your link-edit JCL, the MQSeries for MVS/ESA CICS stub program
(CSQCSTUB) must be included. The stub is language independent and is
supplied in library thlqual.SCSQLOAD.
For details please refer to
MQSeries Application Programming Guide
,
SC33-0807.
9.5.5 Bibliography
For MQSeries for VSE/ESA:
MQSeries for VSE/ESA Version 1 Release 4 Users Guide
, SC33-1142
For MQSeries for MVS/ESA:
MQSeries Application Programming Guide
, SC33-0807
MQSeries Planning Guide
, GC33-1349
MQSeries Application Programming Reference Summary
, SX33-6095
MQSeries Intercommunication
, SC33-1872
MQSeries Command Reference
, SC33-1369
MQSeries Programmable System Management
, SC33-1482
MQSeries Application Programming Reference
, SC33-1673
MQSeries for MVS/ESA Licensed Program Specifications
, GC33-1350
MQSeries for MVS/ESA System Management Guide
, SC33-0806
MQSeries for MVS/ESA Problem Determination Guide
, GC33-0808
MQSeries for MVS/ESA Messages and Codes
, GC33-0819
MQSeries Clients
, GC33-1632
206 VSE to OS/390 Migration Workbook