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: Export character set

Re: Export character set

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Fri, 01 Jun 2001 09:10:52 -0700
Message-ID: <F001.00318038.20010601090049@fatcity.com>

You have to set the character set in the environment. You don't have to change the character set in the database. In UNIX:

set NLS_LANG=American_America:WE8ISO8859P1 export NLS_LANG

hth,
Ruth
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Friday, June 01, 2001 5:40 AM

> Hello
> I would like to ask you if you know about possibility to change an export
> file made by exp to change reported character set.
> I heard that it was used as a trick when database character set was needed
> to be changed. I would like to use it to avoid character set conversion
> during import to avoid loosing of special characters.
> Could you give me some more informations about it?
> Thank you in advance
> Ivo Libal
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Libal, Ivo
> INET: ivo.libal_at_knapp-systems.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: Ruth Gramolini
  INET: rgramolini_at_tax.state.vt.us

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 Fri Jun 01 2001 - 11:10:52 CDT

Original text of this message

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