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