Consultor Eletrônico



Kbase P12244: Directly after reboot /querying program takes longer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1B
Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

directly after reboot of the pc a program (querying a lot of records) takes much more time (20 times longer).

CAUSE:

after the reboot, Progress loads the db information into buffer(preallocated by -B) what takes longer compared to the query that uses data that is already in the buffer.

FIX:

It is expected behaviour and can basically be improved by faster hardware.