Kbase P96914: Crash on disconnect from Java/JDBC application with error 3735 on server
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/02/2010 |
|
Status: Verified
SYMPTOM(s):
Crash on disconnect for Java/JDBC application with error 3735 in the Database log
SYSTEM ERROR: lkrestore: invalid call (3735)
Application connects from Java to Progress using JDBC
Select is done with a query on ROWID
Update to that record is done using "executeupdate" statement
Transaction Isolation level is READ COMMITTED
FACT(s) (Environment):
Progress 9.1D
All Supported Operating Systems
CAUSE:
Bug# OE00110372
FIX:
Upgrade to Progress 9.1E02 or later
OpenEdge 10.0B02 and later
Workaround: Set the Transaction Isolation Level as Repeatable Read as a workaround