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

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle strange beaviour

Re: oracle strange beaviour

From: Mario Caputo <buatt_at_caltanet.it>
Date: Tue, 18 Dec 2001 16:30:47 +0000 (UTC)
Message-ID: <4e3a30615a8e8dcb2aa4e45cbd305242.50657@mygate.mailgate.org>


> NLS_LANG is made up of <country>_<territory>.<characterset>
> You are confusing NLS_LANG and NLS_LANGUAGE
>
> Hth
>
> Sybrand Bakker, Senior Oracle DBA
>

ok but.. I changed in /etc/profile.d/oracle.sh

   NLS_LANG=italian; export NLS_LANG

to

   export NLS_LANG=italian

The two declarations should be equivalent... but with the first it don't works, with the second it works.. imp and exp utils use the italian language (and european char encoding).

-- 
Posted from  [195.94.135.242] 
via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Tue Dec 18 2001 - 10:30:47 CST

Original text of this message

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