IBM Support

IJ07577: TACMD VIEWSIT ABENDS EXPORTING TO FILE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The Tivoli Command Line Interface command 'viewsit' randomly
    abends when exporting Situations to a file. The command does
    export the Situaton information to the specified file, however
    it displays abend information prior to returning to the user.
    
    RECREATE INSTRUCTIONS:
    
    Execute the following script to reproduce the problem
    
    for i in `tacmd listsit | egrep -v '^NAME' | awk '{print
    $1}'`;do tacmd viewsit -s $i -e $i;done
    

Local fix

Problem summary

  • The viewsit command intermittently abends when exporting
    Situation definitions.
    
    
    The viewsit command does not correctly handle local variables
    allocated on its stack and heap.  As a result, the command will
    intermittently abend when it incorrectly attempts to free the
    allocated memory associated with the variable.
    

Problem conclusion

  • Revised the code to correctly manage the memory it allocates
    that is referenced by local variables.
    
    
    The fix for this APAR is contained in the following maintenance
    packages:
    
       | service pack | 6.3.0.7-TIV-ITM-SP0001
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ07577

  • Reported component name

    TEMS

  • Reported component ID

    5724C04MS

  • Reported release

    630

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    YesHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-07-06

  • Closed date

    2018-07-26

  • Last modified date

    2019-05-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

    TEMS

  • Fixed component ID

    5724C04MS

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTFXA","label":"Tivoli Monitoring"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"630","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 March 2023