Oracle Message ORA-22925 - operation would exceed maximum size allowed for a LOB value

ERRORoperation would exceed maximum size allowed for a LOB value
CAUSETrying to write too much data to the LOB value. LOB size is limited to 4 gigabytes.
ACTIONEither start writing at a smaller LOB offset or write less data to the LOB value.