Kbase P103876: Potential index corruption when deleting persistent procedure inside transaction
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/22/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
Progress 9.1E
OpenEdge 10.0B
SYMPTOM(s):
Transaction contains loop
Each iteration starts subtransaction
Each first-level subtransaction contains another subtransaction
Persistent procedure is destroyed and loaded once for each first-level subtransaction
Persistent procedure accesses table referenced in subtransaction using default buffer
First-level subtransaction is rolled back
Wrong index keys are written to database for previous iteration of the loop
CAUSE:
Bug# 20050504-003
FIX:
Upgrade to 9.1E02 or later