Table 1 lists the sign-on request formatting error values (referred to in Table 1) that the CICS PEM server can return to the PEM client. Each is a 2-byte binary value. See Response to incorrect data format for an example of sign-on request formatting errors in a GDS flow.
Error value | Description |
---|---|
X'0000' | Undefined error not described below. |
X'0001' | Required structure absent. |
X'0002' | Precluded structure present. |
X'0003' | Several occurrences of a nonrepeatable structure. |
X'0005' | Unrecognized structure present where precluded. |
X'0006' | Length outside specified range. This value assumes that the length arithmetic balances and that the sender intended to send the structure at that length. |
X'0007' | Length exception. Length arithmetic is out of balance. |
X'000F' | Data value out of range. |