Description: The length of initial value = %1 for %2 is larger than the specified length = %3 of the data-item.
Cause: The length of the initial value is greater than the variable length.
Resolution: Change the initial value or variable length to ensure that the length of initial value is less than variable length.