Database Error Messages

KUP-06001

LOB Location Specifier for column string - invalid offset or length.

Cause

The LOB Location Specifier contained an invalid offset or length.


Action

The offset must not be a negative value. The length can only be negative if a value of -1 (for a NULL LOB) is specified.