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 parameter without restart db

Re: Change parameter without restart db

From: <murosa_at_inicia.es>
Date: Tue, 28 Aug 2001 05:59:31 -0700
Message-ID: <F001.0037974E.20010828055048@fatcity.com>


You must check in V$PARAMETER if that parameter you want modified it's possible. In that view you have two columns ISSES_MODIFIABLE and ISSYS_MODIFIABLE, and they say toy you if you can modify that parameter to session or system level. If both are false only it's possible modifing init<SISçD>.ora and restart instance.

    HTH.     Regards, Miguel Urosa.

> Hi all,
>
> I have a stupid question for all of you.
Received on Tue Aug 28 2001 - 07:59:31 CDT

Original text of this message

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