Decimal Point Converts to Comma After Conversion of Data from Table to CSV File
(Doc ID 2913495.1)
Last updated on AUGUST 01, 2024
Applies to:
Oracle Data Integrator - Version 12.2.1.4.0 and laterOracle Data Integrator on Marketplace - Version 12.2.1.4.200123 and later
Information in this document applies to any platform.
Symptoms
When an Oracle Data Integrator (ODI) mapping moves numbers containing a period as a decimal point (aka period, '.') separator from a table to a file, the separators are converted into comma (',') in the written file. It is expected that it would remain using a period.
For example, a decimal value of 45.678 will be written to the file as 45,678.
The datastore for the file model is set to Delimited format. The database model source data type is a number.
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! |