I don't think NLS_LANG is set at all, or if it is, it's the default
value.
The database DOES handle the characterset, when we 'cause when we try
put the data in via an insert statement, it goes in correctly.
I forgot (sigh) more info:
9.2 db, Solaris
I am running the load ON the server, not via a client install.
Rachel
- Ron Thomas <rthomas_at_hypercom.com> wrote:
>
> Make sure your environment NLS_LANG matches how the data is encoded
> in your flat file.
>
> Also, does the database characterset handle whatever special
> characters you are trying to import?
>
> Ron Thomas
> Hypercom, Inc
> rthomas_at_hypercom.com
> If A = B and B = C, then A = C, except where void or prohibited by
> law. -- Roy Santoro
>
>
>
>
> root_at_fatcity.com
>
> To:
> ORACLE-L_at_fatcity.com
>
> 08/26/02 02:41 PM cc:
>
> Please respond to Subject: sql loader
> control file help
> ORACLE-L
>
>
>
>
>
>
>
>
>
> I am not, by any means, a SQL*Loader expert (Jonathan, I keep meaning
> to get your book!)
>
> Here's the thing:
>
> I have a flat file with character data that includes special
> characters
> (like accents and diacritical marks over letters). When I load the
> data
> in using SQL*Loader, the special characters disappear and are
> replaced
> by the letter (so Dvorák goes on as Dvorak).
>
> How can I get the data in as it should be? I've been reading and will
> continue to read the fine manual, but I'm not finding this...
>
> Help!
>
> Rachel
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rachel Carmichael
> INET: wisernet100_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing
> Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ron Thomas
> INET: rthomas_at_hypercom.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing
> Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rachel Carmichael
INET: wisernet100_at_yahoo.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Mon Aug 26 2002 - 21:30:50 CDT