Cause: Application design error. A trigger, query, or user exit read a value into an item that is not long enough to hold the entire value. The item truncated the value.
Action: Increase the target item's item length to avoid truncation.
Level: 15
Type: Error