Table 1 describes the sign-on completion status values (referred to in Table 1) that the CICS PEM server can return to the PEM client in the status completion subfield in the sign-on reply data. See Response to correct sign-on data for an example of sign-on completion status values in a GDS flow.
Status value | Meaning |
---|---|
X'00' | All of the following conditions apply:
When this status value is returned, the new password is set if specified, and PV processing (if used) is complete. |
X'01' | Userid not known to the receiver. |
X'02' | Userid valid, password incorrect. |
X'03' | Userid valid, password correct but expired. New password must be set. |
X'04' | Userid valid, password correct, new password not acceptable to receiving security system. |
X'05' | Security function failure. Function not performed. |
X'06' | Incorrect data format. Specific error is contained in the sign-on request formatting error subfield described in Table 1. |