| APAR # | PTF # | APAR Description | Notes | 
    
        | PQ53857 | UQ67048 | MSGIBM0236S ONCODE=93 THE UNDEFINEDFILE CONDITION
         WAS RAISED UNDER TSO | An UNDEFINEDFILE condition was raised because the
	operating system was unable to OPEN the file, Subcode1=53 Subcode2=00000000 (FILE= SYSPRINT) | 
 
    
        | PQ57758 | UQ64148 UQ64152 | EDC4057 IS ISSUED WITH RC8 AFTER APPLYING PTF FOR APAR
	PQ45741. PRIOR TO THE APAR THE RETURN CODE WAS A 4 | APAR PQ45741 introduced MSGEDC4057 to flag variables truncated
	to 8 chars as DUPS. Duplicate references e.g. CEEUOPT, CEEMAIN and CEESTART now receive RC 8 instead of RC 4. | 
 
    
        | PQ65720 | UQ71067 | LEVEL(1) OF IPALINK OF IPA COMPILE OPTION LEADS TO IEW2553E
	DURING THE BIND OF AN APPLICATION | Various link edit errors occur during a bind of C application
        using IPA compile suboption level(1). User received:FSUM3065 The IPALINK step ended with return code 4.
 	IEW2553E & IEW2535E | 
 
    
        | PQ74737 | UQ77456 | I/O CUMULATIVE PTF | This APAR is used to ship out all VA PL/I I/O PTFs
         together in one PTF | 
  
    
        | APAR # | PTF # | APAR Description | Notes | 
    
        | PQ52043 | UQ59196 | ABEND0C4 IN CEEHSMS WHEN CALLED BY CEE3SRP WITH APAR
        PQ43800 ON | User's of the L/E CEE3SRP callable service after APARs 
        PQ43800 and PQ44912.  When the first parameter, the resume token (output), is aligned on an 
        odd byte boundary the most typical outcome is an ABEND0C4 in CEEHSMS. | 
 
    
        | PQ52136 | UQ58928 | INCORRECT PRODUCT ID IN THE PRELINKER MAP IN Z/OS V1R2 | Wrong product id prelinker release for Z/OS V1R2 and
        APARs need to be fitted to prelinker | 
 
    
        | PQ53857 | UQ67047 | MSGIBM0236S ONCODE=93 THE UNDEFINEDFILE CONDITION
         WAS RAISED UNDER TSO | An UNDEFINEDFILE condition was raised because the
	operating system was unable to OPEN the file, Subcode1=53 Subcode2=00000000 (FILE= SYSPRINT) | 
 
    
        | PQ57758 | UQ64147 UQ64151 | EDC4057 IS ISSUED WITH RC8 AFTER APPLYING PTF FOR APAR
	PQ45741. PRIOR TO THE APAR THE RETURN CODE WAS A 4 | APAR PQ45741 introduced MSGEDC4057 to flag variables truncated
	to 8 chars as DUPS. Duplicate references e.g. CEEUOPT, CEEMAIN and CEESTART now receive RC 8 instead of RC 4. | 
 
    
        | PQ58472 | UQ63520 | UNPREDICTABLE RESULTS CAN OCCUR DUE TO OUT-OF-SYNC COPY OF
	CONTROL BLOCK IBM0236S ONCODE=93 UNDEFINED FILE SYSPRINT UNDER CICS | IBMDTCA doesn't match to IBMVTCA | 
    
        | PQ65720 | UQ71066 | LEVEL(1) OF IPALINK OF IPA COMPILE OPTION LEADS TO IEW2553E
	DURING THE BIND OF AN APPLICATION | Various link edit errors occur during a bind of C application
        using IPA compile suboption level(1). User received:FSUM3065 The IPALINK step ended with return code 4.
 	IEW2553E & IEW2535E | 
      
    
        | PQ74737 | UQ77455 | I/O CUMULATIVE PTF | This APAR is used to ship out all VA PL/I I/O PTFs
         together in one PTF | 
 
   
    
        | APAR # | PTF # | APAR Description | Notes | 
    
        | PQ38607 | UQ44334 | BAD NAB IN SXFM_SF CAUSES U4088 RC63 | ABEND U4088 reason code 00000063 can occur if a nonLE enabled program
	calls an LE enabled program which registers a condition handler. | 
 
    
        | PQ38838 | UQ48506 | NEW FUNCTION | Add a user menu interface for CICS users who wnat to use the CLER
        transaction to allow LE RunTime options to be modified, displayed, or printed. | 
    
        | PQ38990 | UQ49095 | LOOP IN PRELINKER LIMIT OF INTERNAL GENERATED MANGLED NAMES | When trying to prelink a large DLL the limit of 99999 generated s-names is
        reached causing the prelinker to enter an infinite loop. | 
    
        | PQ39253 | UQ45856 | _DLLSTATICINIT FAILS WITH ABEND0C1 ON WORD OF ZEROS UPON RETURN
	FROM CALL | ABENDS0C1 occurs in _dllstaticinit at a word of zeroes following
	a call to CEEPTLR. | 
 
    
        | PQ42025 | UQ48561 | NEW FUNCTION | When running on CICS, provide a mechanism to dynamically tune storage
        requirements of application programs executing under the control of LE. | 
 
    
        | PQ42933 | UQ50238 | CEE3204S ABEND0C4 DLL WSA ATEXIT TCP | Function goodbye() registered to run at termination by atexit() received control
        with the wrong WSA. This resulted in S0C4 when data was referenced via address in WSA. | 
    
        | PQ43800 | UQ50443 | VERY POOR PERFORMANCE IF A C++ APPLICATION USES MANY
	TRY/THROW/CATCH | Exponential performance decrease depending directly on the
	number of try/throw/catch.  May also result in storage shortages, ABEND0C1 and/or ABEND0C4. | 
 
    
        | PQ44086 | UQ51324 | PRELINKER MAY ATTEMPT TO WRITE TO A FILE NOT YET OPENED WHEN
	IMPORT STATEMENTS USED:RESULTS IN EDC4002S WITH MISSING INSERT. | When attempting to write an extension deck the prelinker issues message:
        "SEVERE ERROR EDC4002: Unable to write to DD:." The ddname insert is missing. | 
    
        | PQ44912 | UQ50508 | VERY POOR PERFORMANCE IF A C++ APPLICATION USES MANY
	TRY/THROW/CATCH | Exponential performance decrease depending directly on the
	number of try/throw/catch.  May also result in storage shortages, ABEND0C1 and/or ABEND0C4. | 
    
        | PQ45741 | UQ53132 | PRELINKER DOES NOT GIVE CLEAR ERROR MESSAGE WHEN PRAGMA MAPPED
	VARIABLES THAT ARE TRUNCATED TO 8 CHARS LEADING TO DUPS. | #pragma mapped duplicates cause the prelinker to produce RC8 but no error
        message is produced to indicate which duplicates are #pragma mapped and caused the high return code | 
 
    
        | PQ47204 | UQ53820 | GETHOSTBYADDR GETHOSTBYNAME ABEND0C4 ADD_HA_CACHE | ABEND0C4 may occur when using gethostbyname() or gethostbyaddr() when
        looking in the cache for expired entries. The list of items may have been previously corrupted 
        resulting in pointers to freed storage. | 
 
    
        | PQ48621 | UQ56638 | GOSSOMK _DLLSTATICINIT MISSING C++ | When a C++ application is invoked, message "CEE3501S The module
        GOSSOMK was not found" appears. | 
 
    
        | PQ52043 | UQ59195 | ABEND0C4 IN CEEHSMS WHEN CALLED BY CEE3SRP WITH APAR
        PQ43800 ON | User's of the L/E CEE3SRP callable service after APARs 
        PQ43800 and PQ44912.  When the first parameter, the resume token (output), is aligned on an 
        odd byte boundary the most typical outcome is an ABEND0C4 in CEEHSMS. | 
    
        | PQ53857 | UQ67046 | MSGIBM0236S ONCODE=93 THE UNDEFINEDFILE CONDITION
         WAS RAISED UNDER TSO | An UNDEFINEDFILE condition was raised because the
	operating system was unable to OPEN the file, Subcode1=53 Subcode2=00000000 (FILE= SYSPRINT) | 
 
    
        | PQ57758 | UQ64146 UQ64150 | EDC4057 IS ISSUED WITH RC8 AFTER APPLYING PTF FOR APAR
	PQ45741. PRIOR TO THE APAR THE RETURN CODE WAS A 4 | APAR PQ45741 introduced MSGEDC4057 to flag variables truncated
	to 8 chars as DUPS. Duplicate references e.g. CEEUOPT, CEEMAIN and CEESTART now receive RC 8 instead of RC 4. | 
 
    
        | PQ65720 | UQ71065 | LEVEL(1) OF IPALINK OF IPA COMPILE OPTION LEADS TO IEW2553E
	DURING THE BIND OF AN APPLICATION | Various link edit errors occur during a bind of C application
        using IPA compile suboption level(1). User received:FSUM3065 The IPALINK step ended with return code 4.
 	IEW2553E & IEW2535E | 
 
    
        | PQ74737 | UQ77454 | I/O CUMULATIVE PTF | This APAR is used to ship out all VA PL/I I/O PTFs
         together in one PTF |