Add DD statements for the library that contains the
CICS® VT
drivers library (created by the install member VIDDDEF), and 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.
Add the following statements to your CICS JCL:
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. |
![]() ![]() |
![]() ![]() |