KUP-04105: zoned decimal to number conversion caused overflow for string Cause: A zoned decimal number could not be converted to an Oracle number because the number is too big for an oracle number. Action: Verify that the zoned decimal number is formatted correctly.