Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Ora-01772 on Sqlloader

Re: Ora-01772 on Sqlloader

From: Tom Fox <tom_at_tafox.com>
Date: Fri, 28 Apr 2006 12:31:41 -0400 (EDT)
Message-ID: <Pine.LNX.4.63.0604281226590.28296@joseph.tafox.com>


I'm guessing this is a table issue, not a SQL Loader issue. For example, could you insert this number directly into the table via SQL*Plus?

Try setting NLS_NUMERIC_CHARACTERS=",." and retrying the insert in SQL*Plus. I'm thinking once you succeed at inserting it directly into the table, then SQL Loader will have no issue as well.

--Tom

On Fri, 28 Apr 2006, srinivasan Venkat wrote:

> My test.txt contains
>
> 345.456,78

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 28 2006 - 11:31:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US