Database Error Messages

ORA-17267

Invalid LOB prefetch size

Cause

An attempt is being made to set an invalid prefetch row count.


Action

Ensure that the value passed in the property OracleConnection.CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH is greater than or equal to 0.