IBM Support

PH11052: PERFORMANCE ISSUE WITH IMPACT ANALYSIS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • This SQL is taking an average of 2.4 seconds to complete and
    using .87
    seconds of CPU. The DMH_DD_CONCAT table has 6.7 million rows on
    it.
    
    SELECT count(*)
    FROM DMH1.dmh_dd_concat dd
    WHERE (UCASE(dd.dd_name) = 'LAST-POL-NBR-ASSIGNED')
    
    DYN/STAT SECT STMT SQL +----- TOTAL IN-SQL TIME -----+
    GET-PROGRAM STMT TYPE NO. NO. CALLS ELAPSED % CPU PAGES
    -------- ---------- ---- ------ ----- ---------------
    ---------------------
    + SYSLN100 D CURSOR 0 0 13450 9:17:22.789 70 3:15:38.167 70
    92526K
    AVERAGES: 00:02.48645 00:00.87273 6879
    HIGHS: 00:13.42957 00:02.09016 13859
    LOWS: 00:00.00002 00:00.00003 0
    

Local fix

  • n.a
    

Problem summary

  • Impact analysis is slow because of suboptimal query over
    DMH_DD_CONCAT with 6.7M rows.
    

Problem conclusion

  • Replaced the query that that searches for DMH_DD_CONCAT.DD_NAME
    so that it can make use of the index on DD_NAME.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH11052

  • Reported component name

    RATL ASSET ANAL

  • Reported component ID

    5724V2700

  • Reported release

    610

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-04-15

  • Closed date

    2019-04-15

  • Last modified date

    2019-04-15

  • 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

    RATL ASSET ANAL

  • Fixed component ID

    5724V2700

Applicable component levels

  • R610 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SS3JHP","label":"Rational Asset Analyzer"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
17 October 2021