IBM Support

PI05558: VARIABLE LENGTH RECORDS WRONGLY WRITE MAXIMUM LENGTH.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Variable length records in a VSAM sequential file will
    incorrectly write its maximum record length.  VSAM type is also
    known as SdU.  Example-
    SELECT OUT-FILE ASSIGN TO OUTFILE.
    FD     OUT-FILE RECORD IS VARYING FROM 1 TO 1000
                    DEPENDING ON REC-LEN, RECORDING MODE V.
    01     OUT-REC  PICTURE X(1000).
    WORKING-STORAGE SECTION.
    01  REC-LEN     PICTURE 9(5) VALUE 25.
      WRITE OUT-REC.
    No matter what value is in REC-LEN, 1000 characters
    are written for each record. In this example, only 25
    should be written.
    

Local fix

  • No problem with COBOL for AIX version 3.1.0.5.
    

Problem summary

  • Problem has been corrected in 4.1.1.10 fixpack
    

Problem conclusion

  • See http://www.ibm.com/support/docview.wss?uid=swg24036591 to
    install fix pack 10. See
    http://www.ibm.com/support/docview.wss?uid=swg27040391 for the
    most recent fix list for COBOL for AIX.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI05558

  • Reported component name

    COBOL AIX - SDU

  • Reported component ID

    5724Z8701

  • Reported release

    411

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2013-11-06

  • Closed date

    2013-12-06

  • Last modified date

    2013-12-06

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

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

Fix information

  • Fixed component name

    COBOL AIX - SDU

  • Fixed component ID

    5724Z8701

Applicable component levels

  • R411 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SS6SGM","label":"COBOL for AIX"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"411","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
17 October 2021