| Error | ORA-22925 |
Description | operation would exceed maximum size allowed for a LOB value | Cause | Trying to write too much data to the LOB value. LOB size is limited to 4 gigabytes. | Action | Either start writing at a smaller LOB offset or write less data to the LOB value. |