IBM Support

JR38611: MEM LEAK IN MQCC WHEN PUTDATE.TAG/PUTTIME.TAG DATA ELEMENTS USED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Abstract : Memory leak in MQCC when the PUTDATE.TAG and
    PUTTIME.TAG data elements are used.
    
    Description :Memory leak is observed in the MQ Connector read
    job when WSMQ.PUTDATE.TAG or WSMQ.PUTTIME.TAG Data Elements are
    used. The reason for this memory leak is, CC_Calendar class
    object instances are being created without a matching destroy
    instance. Since we pass on the object to the Connector
    framework, either the object needs to be deleted in the
    framework, or pass a static instance of the object to the
    connector framework. The framework leaves the onus of releasing
    the memory onto the caller. Hence, we are passing a static
    instance of the object as part of the resolution.
    

Local fix

  • NONE When these Data elements are used.
    

Problem summary

  • Memory leak is observed in the MQ Connector read job when
    WSMQ.PUTDATE.TAG or WSMQ.PUTTIME.TAG Data Elements are used. The
    reason for this memory leak is, CC_Calendar class object
    instances are being created without a matching destroy instance.
    Since we pass on the object to the Connector framework, either
    the object needs to be deleted in the framework, or pass a
    static instance of the object to the connector framework. The
    framework leaves the onus of releasing the memory onto the
    caller. Hence, we are passing a static instance of the object as
    part of the resolution.
    

Problem conclusion

  • Properly modified the code to handle the memory leak when the
    Data Elements WSMQ.PUTDATE.TAG and WSMQ.PUTTIME.TAG are used.
    

Temporary fix

  • NONE when the Data Elements WSMQ.PUTDATE.TAG and
    WSMQ.PUTTIME.TAG are used.
    

Comments

APAR Information

  • APAR number

    JR38611

  • Reported component name

    WIS DATASTAGE

  • Reported component ID

    5724Q36DS

  • Reported release

    810

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-01-07

  • Closed date

    2011-01-17

  • Last modified date

    2011-01-17

  • 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

    WIS DATASTAGE

  • Fixed component ID

    5724Q36DS

Applicable component levels

  • R810 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"IBM InfoSphere DataStage"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.1","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 January 2011