Consultor Eletrônico



Kbase P131171: Error 1672 causes session to crash in OpenEdge 10.1C
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/6/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1C
All Supported Operating Systems

SYMPTOM(s):

Attempting to run 2 queries against the same buffer

Error 1672 is returned correctly but session then crashes

** Concurrent PRESELECT or sort on same buffer <buffername> invalid. (1672)

Stack trace from PROWIN32 reads:

pam_get_item

Stack trace from _PROGRES reads:

rnInitSort
rneach_presort

CAUSE:

This is a known issue

FIX:

Correct the ABL code that causes error 1672. See P17364 for more information.