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: How to edit spfile ?/

Re: How to edit spfile ?/

From: Thomas Day <tomday2_at_gmail.com>
Date: Wed, 26 Apr 2006 15:57:46 -0400
Message-ID: <a8c504590604261257y2158560fs1cbb0155381d27df@mail.gmail.com>


Usually the parameter that I want to change is something that can't be changed via ALTER SYSTEM. Very rarely do I get lucky and edit the spfile such that the checksum is still valid. The only way that I know of to always be able to alter the parameter in spfile is to create a pfile from the spfile, edit the pfile, restart the database from the pfile and create an spfile from the pfile.

HUGE pain. Not a fan of spfile at all. Only use it when management insists.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 26 2006 - 14:57:46 CDT

Original text of this message

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