Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Change NLS parameter in 9.2 on spfile

RE: Change NLS parameter in 9.2 on spfile

From: <oracle-l-bounce_at_freelists.org>
Date: Thu, 10 Jun 2004 16:08:39 +0100
Message-ID: <EA29A3FCC723674293FD6286D3F0513E77C17C@louis.cerebrus.com>


Alter system set <parameter_name> = <parameter_value> scope = spfile;

Or if you want the change to be immediate (as is permitted) you can put scope=both at the end

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Smith, Ron L. Sent: 10 June 2004 15:52
To: oracle-l_at_freelists.org
Subject: Change NLS parameter in 9.2 on spfile

I am trying to change my NLS parameter in the init file.

I am new to 9.2 and I am using an spfile. Can anyone help me with the syntax or procedure to make this change? Should be simple, but it doesn't want to work.

Thanks!
Ron



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Jun 10 2004 - 10:19:23 CDT

Original text of this message

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