My Oracle Support Banner

Transformation Definition in 12C FTI/ODI Code Results In Decimal Rounding in F_SHIPMENT_DETAIL Table (Doc ID 2199550.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Fusion Transportation Intelligence - Version 6.4.1 to 6.4.2 [Release 6.4]
Information in this document applies to any platform.

Symptoms

In 6.4.1 FTI, ODI 12c code, Decimal numbers in F_SHIPMENT_DETAIL are being rounded.
The transformation definition in 12c is defining numeric columns with a precision of 38 and scale set to either 0, 2, or NULL, which in turn uses that setting for creating the temporary table, causing the
auto casting of the oracle database to remove all of the decimals. Thus, resulting in rounding the decimal numbers.

Changes

 

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.