Oracle Message ORA-22294 - cannot update a LOB opened in read-only mode

ERRORcannot update a LOB opened in read-only mode
CAUSEAn attempt was made to write to or update a LOB opened in read-only mode.
ACTIONClose the LOB and re-open it in read-write mode before attempting to write to or update the LOB.