Showing posts with label ORA-22291: Open LOBs exist at transaction commit time. Show all posts
Showing posts with label ORA-22291: Open LOBs exist at transaction commit time. Show all posts

Monday, 9 April 2012

ORA-22291: Open LOBs exist at transaction commit time

ORA-22291: Open LOBs exist at transaction commit time

Cause: An attempt was made to commit a transaction with open LOBs at transaction commit time.

Action: Close the LOBs before committing the transaction.