IBM Support

PM94531: RPG II PROGRAM STORAGE IN CICS TS IS NOT BEING FREED AT PROGRAM END.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • RPG II program storage in CICS TS is
    not being freed at program end.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of DOS/VS RPG II RELEASE 1.3.0         *
    *                 CICS TS applications                         *
    ****************************************************************
    * PROBLEM DESCRIPTION: RPG II program storage in CICS TS is    *
    *                      not being freed at program end. This    *
    *                      leads to below line short on storage.   *
    ****************************************************************
    * RECOMMENDATION: Apply the provided PTF.                      *
    ****************************************************************
    When RPG II online program running in CICS TS finishes, the
    program storage is not being freed which leads to below line
    short on storage.
    

Problem conclusion

  • RPG II applications running in CICS TS will now have the program
    storage freed when program finishes.
    
    Note: - RPG II online applications has to be relinked with the
            ILNERI updated by PTF for this apar.
    
          - The ILNERI must be the first object included in linking
            the phase. Failure to do so will result in the program
            storage not being released.
            e.g.
                 PHASE RPGPROG,*
                  INCLUDE ILNERI
                  INCLUDE ....
                  INCLUDE ....
    
          - add program RPGIICLN and transaction CRPG to the CSD
    
            DEFINE PROG(RPGIICLN) GROUP(group) DA(BELOW) LANG(A)
            DEFINE TRANS(CRPG)    GROUP(group) PROG(RPGIICLN)
    
          - Transaction security for CRPG has to be allowed.
    
          - The program RPGIICLN has to be in sublibrary which is
            in the CICS LIBDEF SEARCH chain.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM94531

  • Reported component name

    5746 RPG II COM

  • Reported component ID

    5746RG100

  • Reported release

    O42

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-08-05

  • Closed date

    2013-09-17

  • Last modified date

    2014-03-27

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

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

    UK97635

Modules/Macros

  •    ILNCLNUP ILNERI   ILNPHEAD ILN00100 ILN9
    

Fix information

  • Fixed component name

    5746 RPG II COM

  • Fixed component ID

    5746RG100

Applicable component levels

  • RO42 PSY UK97635

       UP13/11/13 P E520

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":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG32M","label":"APARs - VSE\/ESA environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"O42","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
27 March 2014