Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Shooting yourself in the spfile
On 02/20/2004 09:18:03 AM, "Grabowy, Chris" wrote:
> IMHO, if I have to make a change to a database, I want to do it from
> within the database not from the OS.
The problem is editing. It's still much faster to use "vi", or "emacs" for heathens, then to modify parameters from sqlplus.
> We have a couple hundred
> databases, to manually update pfiles takes forever and is error prone,
> but running a bunch of ALTER DATABASE commands is quick/easy. YMMV.
Alter database? Chris, I have bad news for you: "alter database" will modify
your database, while "alter system" can be used to modify your spfile. What
do you want to modify? Where do you want to go today?
>
> (slithering back into my lurker corner)
You can slither, but you can't hide.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Feb 20 2004 - 08:30:27 CST
![]() |
![]() |