Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: how can i do to get a log exp in french ?
Sorry, but what do you mean by "log exp"? If you mean
export utility and want its logs in French, then it's just a
matter of setting NLS_LANG to correct language and
territory, like this (put in your real characterset, I'm just
guessing it's ISO 8859-15):
NLS_LANG=FRENCH_FRANCE.WE8ISO8859P15 Oracle will then talk to you in French (provided that french message files are installed.)
Hth,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
<p.hirth_at_gmail.com> wrote in message
news:1143192383.096945.222520_at_i40g2000cwc.googlegroups.com...
> Hi,
>
> someone could tel me how can i do to get a log exp in french
>
> thanks
>
Received on Fri Mar 24 2006 - 04:08:23 CST