Informix Error -1111
-1111 Field table offset out of bounds.
If this internal error recurs, note all circumstances and contact IBM Informix Technical Support.
Oninit® Troubleshooting Guidance
Reasons / Common Causes
-1111 is flagged by the official text as an internal error — an internal field-table offset computed by the runtime fell outside its valid bounds, a condition the official guidance doesn't attribute to any specific, named application-level trigger.
- A genuine internal condition, per the official guidance's framing — no other documented application-level cause is named.
- A corrupted or incompatible compiled form, a plausible contributor given the internal nature of this error and its proximity to -1112's form-incompatibility error, though not explicitly named by the sparse official text.
Solutions / Resolution
- Note all circumstances and contact IBM Informix Technical Support, per the official guidance — this is the documented, only resolution path for this internal error.
- Consider rebuilding the form (per -1112's fix) as a practical first step, if the form involved might be corrupted or was compiled with an incompatible Form Compiler version.
Examples
N/A
No specific triggering statement is documented for -1111 — escalate with the full context of what was running when it occurred.
Diagnostic Checks
- Capture the exact circumstances (program, statement, form involved) at the time -1111 occurred, per the official guidance's own escalation path.
- Consider rebuilding the form involved, as a practical first step before escalating.
Related Errors / Related Topics
No closely related error codes are cross-referenced for -1111 in this set yet.
An internal error with no documented application-level trigger — capture full circumstances and escalate to IBM Informix Technical Support; consider rebuilding the form involved first.