IBM Support

IV29152: WHEN MODIFYING TIMING IN A STITCHER, OLD TIME OR INTERVAL NOT REMOVED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When modifying any stitcher, for example, FullDiscovery.stch,
    to change the time at which it's run, whether time of day or
    interval, it will not remove the old time.
    Steps to reproduce:
    In the FullDiscovery stitcher, set the value:
    ActOnTimedTrigger((m_TimeOfDay) values ( 0600 ););
    After it's run once, change it to another value such as:
    ActOnTimedTrigger((m_TimeOfDay) values ( 0900 ););
    The next day it will run at 6AM and 9AM.
    For a shorter test cycle you can also test like this:
    ActOnTimedTrigger(( m_IntervalSeconds ) values ( 600 ) ; );
    Then increase the cycle to something like an hour:
    ActOnTimedTrigger(( m_IntervalSeconds ) values ( 3600 ) ; );
    It will run both every 10 minutes, and hourly, based on when
    you made the change.
    

Local fix

  • Restarting the ncp_disco process does clear this state.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All Users                                                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Modifying ActOnTimedTrigger in a stitcher without recycling  *
    * disco, old timer not removed.                                *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * fix pack | 3.9.0-ITNMIP-FP0003                               *
    ****************************************************************
    

Problem conclusion

  • As the currently design, the editing of ActOnTimedTrigger to the
    stitchers can be classified to three changeType
    (NEW/UPDATE/DELETE).
    Basically it doesn't work well for all three scenarios
    (New/Update/Delete) without recycling disco.
    
    Modified code to resolve the issues of stitchers.triggers table
    insert/delete when changeType in NEW/DELETE scenarios. Added new
    function to remive old timer when changeType in UPDATE
    scenarios.
    
    The following fixpacks will contain the fix:
    | fix pack | 3.9.0-ITNMIP-FP0003
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV29152

  • Reported component name

    TIV NETWK MGR I

  • Reported component ID

    5724S4500

  • Reported release

    390

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-09-28

  • Closed date

    2012-10-26

  • Last modified date

    2012-10-26

  • 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

    TIV NETWK MGR I

  • Fixed component ID

    5724S4500

Applicable component levels

  • R390 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSHRK","label":"Tivoli Network Manager IP Edition"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.9","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
26 October 2012