DIA-24817
Unable to allocate the given chunk for current lob operation
Cause
The given size is increased to accommodate the number of bytes from server due to varying width db char/nchar set.
Action
Use smaller chunk sizes when you have character set conversion between client/server or perform piece-wise read or write.
DIA-24817
Unable to allocate the given chunk for current lob operation
Cause
The given size is increased to accomodate the number of bytes from server due to varying width db char/nchar set.
Action
Use smaller chunk sizes when you have character set conversion between client/server or perform piece-wise read or write.
DIA-24817
Unable to allocate the given chunk for current lob operation
Cause
The given size is increased to accomodate the number of bytes from server due to varying width db char/nchar set.
Action
Use smaller chunk sizes when you have character set conversion between client/server or perform piece-wise read or write.