OCI-14553
cannot perform a lob write operation inside a query
Cause
A write operation on a LOB inside a query or PDML process failed.
Action
Use an autonomous transaction to perform the write operation within the query or PDML process.
OCI-14553
cannot perform a lob write operation inside a query
Cause
A lob write operation cannot be performed inside a query or a PDML slave.
Action
Ensure that the offending lob write operation is not performed or use an autonomous transaction to perform the operation within the query or PDML slave.
OCI-14553
cannot perform a lob write operation inside a query
Cause
A lob write operation cannot be performed inside a query or a PDML slave.
Action
Ensure that the offending lob write operation is not performed or use an autonomous transaction to perform the operation within the query or PDML slave.