An error exists in the definition of the SQLCA area, SQLCODE field, or SQLSTATE field.
One of the following occurred:
- The SQLCA area is defined with total length less than 136 characters.
- The SQLCODE field is not defined as a S9(8) COMP-5 field.
- The SQLSTATE field is not defined as a character field of length 5.
- One of the previous fields is defined incorrectly.
Resolution:
Correct the definition or use the SQLCA copybook provided.
If the problem persists, report this error to
SupportLine. We suggest that you have trace files available to help
SupportLine to resolve this problem. See
Creating Debug Files for details on how to create these trace files.