EGL Reference Guide for iSeries
VGJ0306E: Table file %1 for table %2 could not be loaded because
the data in the table file is for a different type of table than table
%2.
Explanation
One of the following conditions exists:
- The table file was regenerated after its columns were changed but the
applet or application that is attempting to load the table was not
regenerated. Generating only the table after changing the column
definition causes an inconsistency to exist between the definition in the
table file and the definition in the table class file, which is only generated
during run-time code generation.
- The table file has become corrupt.
- The table file was not generated with EGL or VisualAge Generator.
User Response
Do as follows:
- If the table type has not been changed, regenerate the table.
- If the table type has been changed, either edit the table definition so
that it is of the correct type and regenerate the table or regenerate the
run-time code for the program that uses the table.
Additional diagnostic information may become available if you enable
program trace.
If the problem persists, do as follows:
- Record the message number and the message text.
- Note:
- The error message includes the following important information:
- Where the error occurred
- The type of internal error
- Record the situation in which this message occurs.
- For further instructions on how to report possible defects to the IBM
Support Center, refer to the EGL Installation Guide.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.