Oracle Error Message
KUP-04106: precision for zoned decimal number is too large for string
Reason for the Error
The precision of a zoned decimal number is larger than the precision that can be stored in an Oracle number.
Solution
Verify that the zoned decimal number is formatted correctly.