Oracle DB Error ORA-22292 Cannot open a LOB in read-write mode without a transaction

Oracle DB Error ORA-22292 Cannot open a LOB in read-write mode without a transaction

The following is the cause of this error:

An attempt was made to open a LOB in read-write mode before a transaction was started.

Action you can take to resolve this issue: Start a transaction before opening the LOB in read-write mode. Ways to start a transaction include issuing a SQL DML or SELECT FOR UPDATE command. Opening the LOB in read-only mode does not require a transaction.


Tags: Database, Microsoft, Oracle, SQL, Software, DBMS, Error Messages, Directory




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution