VIDIN001 |
OPEN FAILED FOR FILE ddddddd |
The VIDMAPIN program was unable to open the
data set name specified in the CATIN DD statement. |
A VSAM data set name specified in the CATIN
DD statement does not exist or could not be opened. Correct
the invalid data set name and resubmit the job. |
VIDIN002 |
ERROR RETURNED FROM SHOWCAT MACRO; RC=nn |
The VIDMAPIN program has received an invalid
return code from the SHOWCAT macro. |
Review RC=nn for the SHOWCAT macro in the DFSMS
Macro Instructions for Data Sets manual. If the problem
persists, contact the IBM® Technical Support. |
VIDIN003 |
ERROR READING SHOWCAT MACRO OUTPUT |
The VIDMAPIN program is unable to read the
transient data set produced by the SHOWCAT MACRO. |
The SHOWCAT macro output is written to
the SYSPRINT DD. The default device type is VIO. Change this to SYSDA
and rerun. If the problem persists, contact IBM Technical
Support. |
VIDIN004 |
ERROR RETURNED FROM THE LISTCAT MACRO; RC=nn. |
The VIDMAPIN program has received an invalid
return code from the LISTCAT macro. |
Review RC=nn for the LISTCAT macro in the DFSMS
Macro Instructions for Data Sets manual. If the problem
persists, contact the IBM Technical Support. |
VIDIN005 |
SQLCODE ssss RETURNED WHEN PERFORMING
THE SQL OPERATION aaaaaa. |
The VIDMAPIN has encountered an SQL code
ssss during an SQL call aaaaaa. Possible values of aaaaaa are
INSERT or DELETE. |
Correct the DB2® problem
and resubmit the batch job. |