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: Modify init.ora

RE: Modify init.ora

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Tue, 08 Oct 2002 06:18:30 -0800
Message-ID: <F001.004E3261.20021008061830@fatcity.com>


INIT.ORA is looked up at the time of STARTUP only.  

PROCESSES cannot be changed until the DB is bounced. To see whether a particular parameter can be modified without bouncing the DB query the V$PARAMETER view  

Regards
Naveen

-----Original Message-----
Sent: Tuesday, October 08, 2002 6:54 PM
To: Multiple recipients of list ORACLE-L

Hi! DBAs,  

If I modify the "Process" in init.ora after database was created and running for quite a long while,
is it true that the maximum of the process will increase as what i changed? do i need to change anything?  

init.ora will be used everytime the database start, right? or just for the initialization for db creation?  

thanks in advance.

--

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

Author: Naveen Nahata
  INET: naveen_nahata_at_mindtree.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_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). Received on Tue Oct 08 2002 - 09:18:30 CDT

Original text of this message

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