Kbase P110603: Seeing poor performance with an application since applying 10.0B03 Service Pack
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/9/2009 |
|
Status: Verified
SYMPTOM(s):
Seeing poor performance with an application since applying 10.0B03 Service Pack
promon shows napping on the BHT and LRU latches.
promon output seems to indicate contention within the buffer pool.
FACT(s) (Environment):
Made some application changes at the same time the Service Pack was applied
promon does not show contention with the TXE
UNIX
HP-UX
OpenEdge 10.0B03 Service Pack
CHANGE:
Upgraded to 10.0B03 for new TXE algorithm.
CAUSE:
A new include file was added to the application. The new include file was not using the most optimal index. The include file was used almost everywhere within the application.
FIX:
Modified the new include file to use a more optimal index.