Database Error Messages

DIA-24858

value LOB is very large

Cause

The value LOB was larger than 256 MB and was trying to send to the client side.


Action

There are 2 possible solutions:

  • Enable fetch duration for value LOBs.
  • Do not use value LOBs.