Re: Set Environment Error in RHEL4



Pratchaya wrote:
Hi, All

I want to set Environment in RHEL4.
But i got error.

[root@ipst pratchaya]# $NLS_LANG=THAI_THAILAND.TH8TISASCII; export
NLS_LANG
bash: =THAI_THAILAND.TH8TISASCII: command not found
[root@ipst pratchaya]#

what should i do next ?
Please help me.

Thank you very much
Pratchaya


i see instruction from this page.
http://pupa.exzilla.net/docs/nls/oracleNLS01.php

and go with this line.
======================================================
Environment level This way will effect only client that uses this
environment

Terminal session
(Multi-user environment such as telnet)
In UNIX environment, set the environment variable as follows:
In born, korn shell
$NLS_LANG=THAI_THAILAND.TH8TISASCII; export NLS_LANG
======================================================


PS. i want to set oracle that support thai.


Dear Pratchaya,

Setting an envoriment variable you have to use only the name, showing the value you put a $ sign infront of it.

So you should have used:
NLS_LANG=THAI_THAILAND.TH8TISASCII; export NLS_LANG

The confusion is caused by the user prompt for a none root user,
that ends with a $ sign.


Kind regards,


Jan Gerrit Kootstra RHCE
.



Relevant Pages

  • Error :: Need help about setting environment for thai support.
    ... I want to set Environment in RHEL4. ... i see instruction from this page. ...
    (comp.databases.oracle.server)
  • Set Environment Error in RHEL4
    ... I want to set Environment in RHEL4. ... i see instruction from this page. ...
    (linux.redhat)
  • Re: Does SAC 0 make PASN = HASN = SASN
    ... of the PC rtn the OS puts the environment back to the way it was before the ... The POST ASID is only a few instruction later don't know why the SYSUDUMP ... SASN to the values they had when the PC was issued. ...
    (bit.listserv.ibm-main)
  • Re: garbled asian text
    ... >> Roland Bierlein wrote: ... Here is a description of the environment where this ... instruction more precise, ... in the Default encoding are readable in the List Of Subjects. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: More on debuggers
    ... environment is significantly different from the developers' ... code peculiar. ... what happen each instruction; i like it even if i'm not a computer ... when someone programming use always one debugger, ...
    (comp.lang.c)