VIDCA001 |
DSNPARMS missing or invalid |
There was an error reading the DSNPARMS parameter
data set during a CICS VT batch utility function. |
Correct the appropriate parameter data
set. See Creating CICS VT user data sets for
further information. |
VIDCA002 |
DB2 CONNECT error, subsystem=ssss,
plan=pppppppp, return code=rc, reason code=rsn |
The DB2 connect processing by the CICS
VT ISPF component failed. rc and rsn are the
codes returned by DB2. The most common reasons for this error
is that the DB2 plan does not exist, or the user does not have
sufficient authority to execute the plan. |
Review the DB2 codes and take the appropriate
action. |
VIDCA003 |
DB2 OPEN error, subsystem=ssss,
plan=pppppppp, return code=rc, reason code=rsn |
The DB2 open processing by the CICS
VT ISPF component failed. rc and rsn are the
codes returned by DB2. |
Review the DB2 codes and take the appropriate
action. |