IBM Support

PI18572: THE COMPILER SHOULD FORCE LRECL=80 FOR THE SYSLIN OBJECT OUTPUT IF THE USER DID NOT SPECIFY AN LRECL FOR SYSLIN IN HIS JCL.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • As currently delivered, the compiler proc does not specify the
    LRECL or BLKSIZE for the SYSLIN ddname in the COBOL step.
    However, users may choose to specify those values.
    The compiler should force LRECL=80 for the SYSLIN object output
    if the customer did not specify an LRECL for SYSLIN in his JCL.
    
    When DISP=NEW or DISP=SHR are used on the SYSLIN ddname in the
    compile step, and the BLKSIZE parameter is specified without
    the LRECL, then the compiler incorrectly changes the LRECL to
    match the specified BLKSIZE, which then causes the binder to
    abend.
    
    When DISP is left of entirely or DISP=MOD is used on the SYSLIN
    ddname in the compile step, and the BLKSIZE parameter is
    specified without the LRECL, then the compiler correctly sets
    the LRECL to 80 and uses whatever BLKSIZE is specified.  This
    is OK.
    
    When DISP is left off entirely on the SYSLIN ddname, and
    BLKSIZE is not specified, then the compiler correctly sets the
    LRECL to 80 and sets the BLKSIZE to 6080.  This is OK.
    

Local fix

  • Do not specify either the LRECL or the BLKSIZE parameter on the
    SYSLIN ddname in the compile step.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of Enterprise COBOL 5.1 compiling      *
    *                 programs using JCL that points to a NEW      *
    *                 output SYSLIN dataset, but does not specify  *
    *                 an LRECL in the SYSLIN DD definition.        *
    *                                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION: The compiler created a dataset with     *
    *                      LRECL not = 80, which caused the        *
    *                      program management binder to fail.      *
    *                                                              *
    ****************************************************************
    * RECOMMENDATION: Apply the provided PTF.                      *
    *                                                              *
    ****************************************************************
    Since the compiler was not supplying an LRECL for SYSLIN, it
    used the user-specified BLKSZE for the LRECL, which resulted in
    a SYSLIN dataset with LRECL not equal to 80.  The binder can
    only process SYSLIN datasets with LRECL=80.
    

Problem conclusion

  • The compiler was changed to specify LRECL=80 if an LRECL was not
    specified for the SYSLIN DD definition.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI18572

  • 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-05-23

  • Closed date

    2014-07-21

  • Last modified date

    2014-08-04

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

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

Modules/Macros

  • IGYCBE
    

Fix information

  • Fixed component name

    ENT COBOL FOR Z

  • Fixed component ID

    5655W3200

Applicable component levels

  • R510 PSY UI19849

       UP14/07/25 P F407

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:
04 August 2014