To switch dump formatting on and off for CICS® ONC RPC, you change the CICS VERBEXIT in the JCL for dump formatting as follows:
IPCS VERBEXIT DFHPD640 FT=0|1|2|3,TR=1|2
The parameters have these meanings:
Full details of these and other parameters are described in the CICS Operations and Utilities Guide.
CICS ONC RPC output in the formatted dump consists of the major control blocks of CICS ONC RPC, with interpretation of some of the fields. The CICS ONC RPC output can be found in the IPCS output by searching for ===RP. It is under the heading CICS ONC RPC Feature for MVS/ESA.
Each trace entry for CICS ONC RPC has a comment ONC RPC to distinguish it from other trace points with the FT prefix.