Kbase P41490: Can space used by deleted records be reused while the transaction that deleted the record is still a
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/02/2009 |
|
Status: Verified
GOAL:
Can space used by deleted records be reused while the transaction that deleted the record is still active?
GOAL:
Will the database reuse space from deleted records that are still part of an active transaction?
FACT(s) (Environment):
All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.x
OpenEdge Category: Database
FIX:
No, while the transaction that caused the record deletion is still active (or a higher level transaction if it was a subtransaction) the space used by the record will not be reused. This is to ensure that the record can be restored during a rollback of the transaction.