Informix Error -1156
-1156 Enter value again.
This message is a version of message -1125/-1306, which is used by IBM Informix 4GL/RF with handheld terminals that have very small screens. See message -1125.
Oninit® Troubleshooting Guidance
Reasons / Common Causes
-1156 is a variant of -1125/-1306 used specifically by IBM Informix 4GL/RF on handheld terminals
with limited screen space — per the official guidance, it's the same underlying VERIFY-field
confirmation prompt, just worded more compactly for small displays.
- A
VERIFYfield reached and awaiting its required second entry, per the official guidance — the same direct cause as -1125, occurring on a 4GL/RF handheld terminal.
Solutions / Resolution
- Type the value again, identically, to confirm it, per the official guidance — see -1125 for the full detail.
Examples
N/A
This is the 4GL/RF handheld-terminal wording of -1125's condition — see -1125's examples for the
underlying VERIFY-attribute mechanism.
Diagnostic Checks
- Confirm the field is marked
VERIFY, per -1125's diagnostic approach.
Related Errors / Related Topics
- -1125 — "Type again for verification." The full, non-handheld wording of this same
VERIFY-field confirmation prompt. - -1306 — The 4GL-program equivalent of -1125's condition.
The 4GL/RF handheld-terminal wording of -1125's VERIFY-field confirmation prompt — see -1125
for the full detail.