ORA-01426: Numeric Overflow - While Running ODI/ETL
(Doc ID 1941013.1)
Last updated on MAY 01, 2023
Applies to:
Oracle Transportation Management - Version 6.3.2 to 6.3.6 [Release 6.3]Information in this document applies to any platform.
Symptoms
When attempting to run the ETL, the following error occurs.
-- Error
ODI-1226: Step INCR_F_ORDER_RELEASE_REFNUM fails after 1 attempt(s).
ODI-1240: Flow INCR_F_ORDER_RELEASE_REFNUM fails while performing a Integration operation. This flow loads target table F_ORDER_RELEASE_REFNUM.
ODI-1228: Task INCR_F_ORDER_RELEASE_REFNUM (Integration) fails on the target ORACLE connection ORACLE_FTI.
Caused By: java.sql.SQLDataException: ORA-01426: numeric overflow
ODI-1226: Step INCR_F_SHIPMENT_REFNUM fails after 1 attempt(s).
ODI-1240: Flow INCR_F_SHIPMENT_REFNUM fails while performing a Integration operation. This flow loads target table F_SHIPMENT_REFNUM.
ODI-1228: Task INCR_F_SHIPMENT_REFNUM (Integration) fails on the target ORACLE connection ORACLE_FTI.
Caused By: java.sql.SQLDataException: ORA-01426: numeric overflow
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |