Consultor Eletrônico



Kbase P145555: Enabling statement caching in database can cause client crash and database shutdown due to latch bei
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/4/2010
Status: Verified

SYMPTOM(s):

OpenEdge 10.1C03

Statement caching for the database was enabled via the promon utility

4GL program randomly crashes

Database is shutdown when client crashes due to the client holding a latch

Stack trace from _progres reads:


dbUserSetStatementCache
dsmUserSetStatementCache
proABLStmtCacheUpdate
proABLStmtCacheSend

Alternate stack trace from _progres reads:

dbUserGetStatementCache
vstConnectFetch
vstFetch
rmFetchVirtual

FACT(s) (Environment):

OpenEdge 10.1C
All Supported Operating Systems
OpenEdge 10.2A

CAUSE:

Bug # OE00183802

CAUSE:

Statement caching was not properly handling a request to unlock a record

FIX:

Upgrade to OpenEdge 10.2A03 or later