Handle changes to length of field EEPLEVENTSPECIFICINFO in control block IXLYEEPL

Description: In z/OS V1R13 the length of the field EEPLEVENTSPECIFICINFO in the XES Event Exit Parameter List (IXLYEEPL) is being increased by 8 bytes to include additional information for users to take advantage of the new function provided by greater-than 32 connectors. This additional information is mapped by EEPLSTRSTATECHANGEINFO. The following fields have been added to the EEPLSTRSTATECHANGEINFO mapping: A program can determine if these fields are valid; therefore, you can use the longer length for EEPLEVENTSPECIFICINFO if the flag EEPLSSCUSERLIMITINFOVALID is set. This change was rolled back to earlier releases in the service stream through APAR OA34061.

Steps to take: Consider any program that makes use of the length field EEPLEVENTSPECIFICINFO in IXLYEEPL. If you rely on the length of field EEPLEVENTSPECIFICINFO, for example if its length is used to define local data areas in a module and if the length that the compiler uses will be the updated larger length, all modules using the length of the field need to be recompiled.

Reference information: z/OS V2R1 MVS Data Areas Volume 2 (DDRCOM -IEFALCXT)