Also look in the table v$parameter.

There is a collumn called ISSES_MODIFYABLE.   The name stands for Is Session
Modifiable.  i.e. Can you change the parameter on the fly in the session.
If this is true, then a  bounce is not required.

-----Original Message-----
Sent: Tuesday, August 28, 2001 9:11 AM
To: Multiple recipients of list ORACLE-L


Depends on the parameter.  Check out 'alter system' and 'alter database'
also a
look through the reference manual for your version will have a list of
parameters and if their dynamic (you can change them without a restart) or
static (meaning you'll have to bounce the database).

Dick Goulet

____________________Reply Separator____________________
Author: "Sinardy" <[EMAIL PROTECTED]>
Date:       8/28/2001 4:05 AM

Hi all,

I have a stupid question for all of you.

To change our Oracle parameters can we modify our "parameter table" to avoid
downtime (restart DB).


Thank you

Sinardy

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sinardy
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kevin Lange
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to