To modify a connection from a CICS(R) program, the program must link to the adapter reset program, CSQCRST.
Figure 22 shows the format of the LINK command. It has the same effect as the command line requests described in Modifying a connection from the CICS(R) command line.
EXEC CICS LINK PROGRAM('CSQCRST ') INPUTMSG('CKQC MODIFY Y E <trace-number>')
The command shown in Figure 23 resets the connection statistics only.
EXEC CICS LINK PROGRAM('CSQCRST ') INPUTMSG('CKQC MODIFY Y')
The command shown in Figure 24 disables the API-crossing exit and changes the trace number to 121.
EXEC CICS LINK PROGRAM('CSQCRST ') INPUTMSG('CKQC MODIFY N D 121')
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqsaw0344 |