Unless you have something that "requires the NLS_LANG variable set, then
I'd try to unset it at the bash prompt: unset NLS_LANG or just comment
it out in the profile or .bashrc, whichever you are using.
--
Kelly
On Fri, 6 Aug 2004, Arabella Riu wrote:
> Hi,
>
> I've been trying to get TOra 1.2.4 to connect to an Oracle Database 10g
> installation, in a SUSE 9.0 machine.
>
>
> Unfortunately, although TOra starts up, as soon as I try and connect I keep
> coming up with the error "ORA 12705: invalid or unknown NLS parameter value
> specified", even after setting the following environment variables
>
> I can connect to oracle db via
> sqlplus system as sysdba
>
>
> ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1
> ORACLE_SID=intserv
> PATH=$PATH:$ORACLE_HOME/bin
> NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
>
> Does anybody can help me?
>
>
> Thanks
> Ara
>
>
>
> --
> To unsubscribe, email: suse-oracle-unsubscribe@(protected)
> For additional commands, email: suse-oracle-help@(protected)
> Please see http://www.suse.com/oracle/ before posting
>
>
+--------------------------------------------------------------------------+
| Kelly Wilson "It's a good day to be me." |
| http://www.kellysgarage.net |
+--------------------------------------------------------------------------+
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting