IBM Support

PI16359: CMPL LOOP AFTER ABENDE37 WHEN SYSPRINT GOES TO A FULL PDSE OR ABEND0C4 AFTER ABENDX37 IF FULL PDS

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Enterprise COBOL 4.x compiler output (SYSPRINT) is directed
    to a PDSE dataset.
    If the PDSE is full, the compile receives IEC032I E37-04 for
    SYSPRINT and goes into a loop instead of ending immediately.
    (A full PDSE exceeds the maximum of around 120 extents.)
    
    ADDITIONAL SYMPTOMS:
    There is an abend0c4 following the X37 full errors if
    SYSPRINT is a PDS or flat QSAM file.
    The same problem may occur with other full system files,
    such as SYSLIN, SYSDEBUG and SYSADATA.
    

Local fix

  • Give the SYSPRINT or other full dataset more space.
    
    NOTE:
    Enterprise COBOL 3.4 and earlier did not fail with
    the loop or the abend0C4, but the compilation
    terminated when an AbendX37 failure occured.
    
    ADDITIONAL SEARCHWORDS:
    AbendSE37 SE37 AbendSX37 SX37
    AbendSD37 SD37 AbendD37
    AbendSB37 SB37 AbendB37
    hang AbendS0C4 S0C4 0C4
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of Enterprise COBOL V5 compiler with   *
    *                 SYSPRINT, SYSLIN, SYSLMOD or SYSADATA        *
    *                 datasets that run out of space during        *
    *                 compilation.                                 *
    *                                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION: If dataset is a full PDSE, the compile  *
    *                      step gets message IEC032I E37-04, goes  *
    *                      into a loop and then gets ABEND S322    *
    *                      instead of D37 and ending immediately.  *
    *                                                              *
    *                      If dataset is a PDS or flat QSAM file,  *
    *                      there is an ABEND0C4 following the X37  *
    *                      full errors.                            *
    *                                                              *
    ****************************************************************
    * RECOMMENDATION: Apply the provided PTF.                      *
    *                                                              *
    ****************************************************************
    The compiler was sharing an OPEN exit between the new SYSOPTF
    and other compiler files.  The SYSOPTF OPEN exit had a flag set
    for 'do not ABEND' which caused the loop.
    

Problem conclusion

  • IGYVCNTL was changed to have a separate OPEN exit for SYSOPTF,
    and to use the standard OPEN exit for other system output files.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI16359

  • Reported component name

    ENT COBOL FOR Z

  • Reported component ID

    5655W3200

  • Reported release

    510

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-04-18

  • Closed date

    2014-05-15

  • Last modified date

    2014-06-03

  • APAR is sysrouted FROM one or more of the following:

    PM08130

  • APAR is sysrouted TO one or more of the following:

    UI18034

Modules/Macros

  • IGYVCNTL
    

Fix information

  • Fixed component name

    ENT COBOL FOR Z

  • Fixed component ID

    5655W3200

Applicable component levels

  • R510 PSY UI18034

       UP14/05/21 P F405

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SS6SG3","label":"Enterprise COBOL for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.1","Edition":"","Line of Business":{"code":"LOB17","label":"Mainframe TPS"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
03 June 2014