Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Un set parameter in spfile

Re: Un set parameter in spfile

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Sun, 15 Aug 2004 19:21:01 -0400
Message-ID: <pan.2004.08.15.23.21.00.563934@sbcglobal.net>


On Mon, 16 Aug 2004 08:31:17 +1000, Howard J. Rogers wrote:

> Because not all parameters can be modified dynamically with an
> unqualified 'alter system' command. The SID clause is compulsory, by the
> way, even in a single instance environment.

Yes it is, but if you don't know the sid, you can specify '*' for sid. Usuually, if the sid is not specified in 'ALTER SYSTEM SET PARAM=VAL SCOPE=SPFILE' command, the parameter is written down as '*.PARAM'. What I don't understand is why did oracle opt for the shell metacharacter '*' instead of the usual relational '%'?

-- 
A city is a large community where people are lonesome together.
Received on Sun Aug 15 2004 - 18:21:01 CDT

Original text of this message

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