Sign-on output data returned by CICS PEM server

The CICS® PEM server returns sign-on output data to the PEM client.

Table 1 lists this data. See Example: Response to correct sign-on data and Example: Response to incorrect data format for examples of sign-on output data in GDS flows.

Table 1. Sign-on output data returned to PEM client
Length (bytes) Value Required or optional Meaning
2 X'nnnn' Required Length of entire GDS data, including this 2-byte length value.
2 X'1221' Required Data ID of subfield for sign-on data.
2 X'nnnn' Required Length of this second (nested) data structure (length, data ID, and data), including this 2-byte length value.
2 X'FF02' Required Data ID for sign-on reply data.
1 X'03' Required Length of subfield for sign-on completion status, including this 1-byte length value.
1 X'00' Required Data ID of subfield for sign-on completion status.
1 X'00' through X'06' Required Sign-on completion status. See Table 1.
1 X'04' Optional Length of subfield for sign-on request formatting error, including this 1-byte length value.
1 X'01' Optional Data ID of subfield for sign-on request formatting error.
2 X'0000' through X'0003', X'0005' through X'0007', X'000F' Optional sign-on request formatting error. See Table 1.
1 X'0A' Optional Length of subfield for date and time of current successful sign-on, including this 1-byte length value.
1 X'02' Optional Data ID of subfield for date and time of current successful sign-on.
8 See Table 1 for format Optional Date and time of current successful sign-on. The date and time returned are extracted by the ESM from the user profile.
1 X'0A' Optional Length of subfield for date and time of last successful sign-on, including this 1-byte length value.
1 X'03' Optional Data ID of subfield for date and time of last successful sign-on.
8 See Table 1 for format Optional Date and time of last successful sign-on. The date and time returned are extracted by the ESM from the user profile.
1 X'0A' Optional Length of subfield for date and time password will expire, including this 1-byte length value.
1 X'04' Optional Data ID of subfield for date and time password will expire.
8 See Table 1 for format. Optional Date and time password will expire. (The date and time returned are calculated from data obtained from the ESM.)
1 X'04' Optional Length of subfield for revoke count, including this 1-byte length value.
1 X'05' Optional Data ID of subfield for revoke count.
2 X'nnnn' Optional Revoke count.