| ORA-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.
|
|
|