ORA-22920: row containing the LOB value is not locked
When CLOB objects are updated in the java application, the error
ORA-22920: row containing the LOB value is not locked
is thrown.
The same code works in Oracle 10g OAS server. Is there any weblogic setting to prevent this?
Thanks
0