EGL Reference Guide for iSeries
VGJ0305E: Table file %1 for table %2 could not be loaded.
The data encountered in the table file for item %3 is not in the correct
format. The corresponding data format error is: %4
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 WebSphere Studio Enterprise
Developer or VisualAge Generator.
User Response
Do as follows:
- If the column definition has not been changed, regenerate the
table.
- If the column definition has been changed, either remove the change and
regenerate the table or regenerate the run-time code for the program that uses
the table.
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.