From kgel@ppoone.com Tue, 28 Aug 2001 07:44:25 -0700 From: Kevin Lange Date: Tue, 28 Aug 2001 07:44:25 -0700 Subject: RE: Change parameter without restart db Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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" 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: sinardyxing@bcsis.com 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: ListGuru@fatcity.com (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: dgoulet@vicr.com 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: ListGuru@fatcity.com (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: kgel@ppoone.com 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: ListGuru@fatcity.com (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).