Oracle Error KUP-03005: relative end (number) specified does not match fieldlen(number) for field string

Oracle Error Message

KUP-03005: relative end (number) specified does not match fieldlen(number) for field string

Reason for the Error

The number of bytes specified by the relative end position for the field does not match the number of bytes in the datatype.

Solution

Correct either the datatype length or the relative end position.