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 9i Installation / Configuration :: ORA_NLS33 Error

Re: Oracle 9i Installation / Configuration :: ORA_NLS33 Error

From: Tim Schaefer <tim_at_datad.com>
Date: Wed, 26 Sep 2001 22:55:29 -0400
Message-ID: <JCws7.65549$%72.1484102@sjcpnn01.usenetserver.com>


Trifon!!

THANK YOU VERY MUCH!! This was the problem!

The engine started right up after I changed the setting per your correction.

I had cut-n-pasted the dbora from the install documentation, so of course I thought Oracle had the docs right.

:-)

Again, THANK YOU VERY MUCH FOR THE HELP!

Tim

--
Tim Schaefer
President, Data Design Technologies, Inc.
http://www.datad.com


"Trifon Anguelov" <trifona_at_pacbell.net> wrote in message
news:3BB2275C.500634E8_at_pacbell.net...

>
> Tim,
>
> There is an error in this line:
>
> NLS_LANG=AMERICAN-AMERICA.UTF8; export NLS_LANG
>
> The correct one is:
>
> NLS_LANG=AMERICAN_AMERICA.UTF8; export NLS_LANG
>
> I hope it is just typo. Instead of " _ " you are using " - ".
>
> Hope that helps,
>
> Trifon Anguelov
> Senior Oracle DBA
>
>
>
>
>
Received on Wed Sep 26 2001 - 21:55:29 CDT

Original text of this message

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