Kbase P135408: Getting error 2624 when trying to get exclusive-lock on the newly created record on MS SQL Server Da
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/02/2009 |
|
Status: Unverified
SYMPTOM(s):
Getting error 2624 when trying to get exclusive-lock on the newly created record on MS SQL Server DataServer, which is read with exclusive-lock from a different session that runs a dummy persistent procedure
FACT(s) (Environment):
The first session creates a record on a table
The second session run a dummy persistent procedure and opens up _editor.r where the new record is read exclusive-lock and displays the record
This issue is ONLY apparent on a client/server mode, i.e., only when the DataServer broker is used
Self-service ABL client works fine
All Supported Operating Systems
OpenEdge 10.1C
DataServers
CAUSE:
Bug# OE00175343
FIX:
As a workaround use self-service client instead - prowin32 or _progres directly instead of the broker.
FIX:
Upgrade to OE10.1C03 or later.