Hi all,
I am trying to load an Oracle table from a flat file via SQLLDR (Sql*Loader).
The decimal character used in the flat file is "." and the decimal character in the database is ",".
The loading failed because of the invalid format in the flat file.
How to proceed?
Thanks in advance for your help.
Pazou
I am trying to load an Oracle table from a flat file via SQLLDR (Sql*Loader).
The decimal character used in the flat file is "." and the decimal character in the database is ",".
The loading failed because of the invalid format in the flat file.
How to proceed?
Thanks in advance for your help.
Pazou