Sign-on completion status values returned to PEM client

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.

Table 1. Sign-on completion status values returned to PEM client
Status value Meaning
X'00' All of the following conditions apply:
  • Userid valid
  • Password valid
  • Password not expired or new valid password specified

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.
Note: The CICS PEM server never returns either of the following sign-on status values to the PEM client: