CICS VSAM Transparency for z/OS, Version 1.2


Modifying the CICS startup JCL

Start of change Add DD statements for the library that contain the CICS® VT drivers library (created by the install member VIDDDEF), and add VID.SVIDLODE to the DFHRPL concatenation in the CICS startup JCL. The drivers library should be ahead of VID.SVIDLODE and both should be placed as high as possible in the DFHRPL concatenation. End of change

Add the following statements to your CICS JCL:

Table 1. DD statements and functions
DD Statement Function
//VIDTRC DD SYSOUT=* CICS VT trace output
//VIDDMP DD SYSOUT=* Formatted SQL error report
//VIDPIPI DD SYSOUT=* Messages from HLL user exits
//VIDTRCD DD SYSOUT=* Formatted CICS VT control block report. Also used for the output from the audit status display transaction VTMU.
Start of change //VIDCOMP DD SYSOUT=* End of change Start of changeOutput from the dual mode facilityEnd of change




Last updated: February 8, 2013 20:42:57