Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

KUP-03003

absolute end(number) - start(number) != fieldlength (number) for field string

Cause

The number of bytes occupied by the field as specified by the starting offset and ending offset of the field is not the same as the number of bytes specified for the datatype of the field.


Action

Verify the absolute begin/end position(s) specified match the length of the field.