Consultor Eletrônico



Kbase P8769: Inconsistent data returned to WebSpeed clients
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/9/2007
Status: Unverified

FACT(s) (Environment):

Progress 8.3B
Progress 8.3C
Progress 8.3D
Progress 8.3E
Progress 9.x
OpenEdge 10.x
WebSpeed 2.x
WebSpeed 3.x

SYMPTOM(s):

Inconsistent data returned to WebSpeed clients.

WebSpeed clients receive stale records.

WebSpeed agents are returning the old copy of a record.

CAUSE:

When reading a record that is already in the local client cache, the WebSpeed agent will not go back to the database to see if the record has been changed. It will instead re-read the record from the local client cache.

FIX:

Use the -rereadnolock Startup Parameter to instruct the WebSpeed agent to retrieve the record from the database instead of the local client cache.