Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: sql loader control file help
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
-- 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-LReceived on Mon Aug 26 2002 - 17:53:19 CDT
(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).