Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9i Installation / Configuration :: ORA_NLS33 Error
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...Received on Wed Sep 26 2001 - 21:55:29 CDT
>
> 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
>
>
>
>
>
![]() |
![]() |