VIDMG001 |
Migration jobs successfully generated for DIM
dim-name |
This is an informational message. |
No action required. |
VIDMG002 |
Open failed for data set data-set-name |
There was an error opening the data
set data-set-name. |
Review and correct the JCL. |
VIDMG003 |
SQLCODE ssss returned
for table db2-table-name. |
There was an error accessing the DB2® table db2-table-name. |
Review the SQL code in DB2 for
z/OS® Codes manual.
|
VIDMG004 |
SQLCODE ssss returned
for table db2-table-name |
There was an error accessing the DB2 table
db2-table-name. |
Review the SQL sssscode
in DB2 for z/OS Codes manual.
|
VIDMG005 |
No mapping information found for DIM
dim-name |
No mapping information exists for the
selected DIM dim-name. |
Probable user error. Ensure that the
DIM you select has been mapped and CICS® VT
drivers are generated. |
VIDMG006 |
Error retrieving column count information
for DIM dim-name |
Error retrieving column count information
for DIM dim-name. |
An error occurred accessing the SYSIBM.SYSCOLUMNS
table. Review the CAF messages written to the JES job
log. If no other diagnostics are available, collect DB2 DSNTRACE
output and contact IBM. |
VIDMG007 |
DIM dim-name contains
unsupported DB2 data type. |
A column in the DB2 table
for DIM dim-name is a data type that is not supported
by CICS VT. |
Generate the DIM to identify the unsupported
column type and change the DDL to use only suppported column
types. |
VIDMG008 |
Error writing records for member member-name |
An error was encountered creating the
member name member-name. |
Verify that the output data sets do
not exist and rerun the data migration utility. If the
problem persists, add a SYSDUMP DD statement and contact IBM. |
VIDMG009 |
No input VSAM data set name detected or supplied
|
This is an error in the MIGPARM DD input statements.
|
Rerun the generation utility process
from the CICS VT main menu. If the problem
persists contact IBM. |
VIDMG010 |
Data set name prefix for output data sets not
supplied |
This is an error in the MIGPARM DD input statements.
|
Rerun the generation utility process
from the CICS VT main menu. If the problem
persists contact IBM. |
VIDMG011 |
Load failed for module VIDDDMEX |
There was an error loading the DDM naming exit
VIDDDMEX. |
Add the library containing VIDDDMEX
to the STEPLIB/JOBLIB. |
VIDMG012 |
DIM dim-name is
for alternate index path. |
The specified DIM dim-name is
for an alternate index. |
The migration generation utility must
have a base cluster DIM input. |