If you want the adapter to connect to WebSphere MQ automatically during CICS(R) initialization, the CSQCCODF program should be included in a CICS PLTPI program. CSQCCODF must execute during the third stage of CICS initialization and must therefore be added after the entry for DFHDELIM. If there is no entry for DFHDELIM in your current PLTPI, you must add one.
Alternatively, if your version of CICS supports it, you can use the MQCONN SIT parameter to connect to WebSphere MQ automatically. See the CICS System Definition Guide for information about this parameter.
Instead of using CSQCCODF, you can write your own program; see Writing a PLTPI program to start the connection.
DFHPLT41 DFHPLT TYPE=INITIAL,SUFFIX=41 DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM DFHPLT TYPE=ENTRY,PROGRAM=CSQCCODF DFHPLT TYPE=FINAL END
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqsav0447 |