Re: Oracle8.0.5, JDBC & iPlanet

From: Mr.Hankey <nospam_at_nospam.com>
Date: Tue, 6 Mar 2001 12:07:47 +0100
Message-ID: <982ggp$bqe$1_at_news.IT.net>


Hi,

I've found out the problem. I'm posting the solution, it may be useful to others.

There were just some missing environment variables in the iPlanet profile:

export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data

export NLS_LANG="ITALIAN_ITALY.WE8ISO8859P1"

export NLS_LANGUAGE="ITALIAN"

export LANG=it

These variables should appear in every profile used to connect to Oracle.

Well, the example suits for Italy, so replace NLS_LANG, NLS_LANGUAGE and LANG with your current localization settings.

Best Regards.

P.S.
Excuse me for the cross post

"Mr.Hankey" <nospam_at_nospam.com> wrote in message news:97lb6d$sg2$1_at_news.IT.net...
> Hi,
> I'm in trouble with the following:
Received on Tue Mar 06 2001 - 12:07:47 CET

Original text of this message