Database Error Messages

ORA-24827

invalid byte amount parameter value in LOB read function

Cause

An invalid byte amount value was passed in the large object (LOB) read function.


Action

If the number of characters to read is zero, then the number of bytes to read must be greater than or equal to the maximum client character width.