Salesforce

SQL-92: UPDATE STATISTICS causes performance degradation

Information

 
TitleSQL-92: UPDATE STATISTICS causes performance degradation
URL NameP25566
Article Number000151537
EnvironmentProgress 9.1D
All Supported Operating Systems
Question/Problem Description
SQL-92: UPDATE STATISTICS causes performance degradation
UPDATE STATISTICS causes performance degradation.
Performance is slower after running UPDATE STATISTICS.
Steps to Reproduce
Clarifying Information
Error Message
Defect NumberOE00089706
Enhancement Number
Cause
Resolution
Upgrade to Progress 9.1E / OpenEdge 10.0B or above.

- OR -


Undo the changes by running the following query:
DELETE FROM sysprogress.systblstat;

- OR -

You can also use {NO REORDER} in the FROM clause to get better performance.
Workaround
Notes
References to Written Documentation:

Progress SQL-92 Guide and Reference
Keyword Phrase
Last Modified Date9/13/2015 2:23 PM

Powered by