Consultor Eletrônico



Kbase P4966: Different behavior on client/server versus shared memory acc
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/02/2003
Status: Unverified

SYMPTOM(s):

Using new buffer to update another record

Different behavior on client/server versus shared memory access

CAUSE:

In client/server mode we prefetch the records from the server to improve performance on FOR EACH statement by default.

FIX:

Use NO-PREFETCH option on FOR EACH statement to force no prefetch records