VIDTR001 |
OPEN OF TRACE PARM DATA SET FAILED. |
There was an error reading the parameter data
set for CICS® VT tracing. Processing continues without
tracing. |
Ensure that the VIDTRCEP DD statement is present
and that it is an 80-byte fixed blocked sequential data set containing
the parameters to be used for the trace. |
VIDTR002 |
OPEN OF TRACE OUTPUT DATA SET FAILED. |
The trace routines could not open the data set
that is to contain the output from the trace. Processing continues
without tracing active. |
Ensure that the VIDTRCE DD statement is present
and that it is a 133-byte fixed blocked sequential data set. If the
VIDTRCD DD statement has been specified ensure that it is an 80-byte
fixed blocked sequential data set. |
VIDTR003 |
INVALID TRACE PARAMETER. |
An invalid trace parameter was found in the
VIDTRCEP data set. |
Refer to for the correct format for the trace
parameters. |
VIDTR004 |
TRACE PARAMETERS MISSING. |
No DIM names have been specified for tracing. |
At least one DIM must be specified before tracing
can be started. A maximum of ten DIM names may be specified at once
for tracing. |