Oracle Message ORA-14553 - cannot perform a lob write operation inside a query

ERRORcannot perform a lob write operation inside a query
CAUSEA lob write operation cannot be performed inside a query or a PDML slave.
ACTIONEnsure that the offending lob write operation is not performed or use an autonomous transaction to perform the operation within the query or PDML slave.