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