IBM Support

RS03620: SLOW TO BROWSE BRANCHES WITH MANY RULE PACKAGES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Browsing a branch in Decision Center or performing a merge is
    very slow. This can be more significant with PostgresSQ: or MS
    SQLServer databases.
    

Local fix

  • create 3 indexes:
    
    CREATE INDEX <dbSchema>.BSLNLFTRGTIDX ON
    <dbSchema>.BSLNLFTRGT (CONTAINER, TYPE, LFT,
     RGT) ;
    CREATE
    INDEX <dbSchema>.BSLNLFTRGTPARENTIDX ON <dbSchema>.BSLNLFTRGT
    (CONTAINER, LFT,
     RGT, PARENT) ;
    CREATE INDEX
    <dbSchema>.BSLNLFTRGTTYPEIDX ON <dbSchema>.BSLNLFTRGT (TYPE)
    ;
    
    Adapt case for tables and columns name according to your
    database.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users browsing branches with many packages or performing a   *
    * merge.                                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Running the merge operation using a very large repository    *
    * performs poorly.                                             *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • An index has been added.
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS03620

  • Reported component name

    WS DECISION CTR

  • Reported component ID

    5725B6900

  • Reported release

    892

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-05-18

  • Closed date

    2020-05-27

  • Last modified date

    2020-05-27

  • 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

    WS DECISION CTR

  • Fixed component ID

    5725B6900

Applicable component levels

  • R892 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"892","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
01 December 2021