pfile

1 view
Skip to first unread message

kumar.j...@gmail.com

unread,
May 12, 2009, 9:34:07 AM5/12/09
to Ask Oracle DBA
is any parameter is there like database is working on pfile or spfile.
if database working on pfile will it works "SHOW PARAMETER PFILE" or
not.

swathi

unread,
May 21, 2009, 6:50:15 AM5/21/09
to Ask Oracle DBA
Hi

when you type show parameter spfile
and it shows you the path, then it uses spfile. If it doesn't show ,
it uses pfile.

Also select distinct isspecified from v$spparameter ;
if this shows false , you are not ussing spfile.
if it is true, you are using spfile.



On 12 May, 18:34, "kumar.janid...@gmail.com"

sampath

unread,
May 21, 2009, 8:02:53 AM5/21/09
to Ask Oracle DBA
Adding more to the above reply.

In oracle both "SHOW PARAMETER PFILE" and "SHOW PARAMETER SPFILE"
will give same result as the argument you specify is taken as search
pattern... It takes %<argument>%


Sampath Kumar Bodiga
> > not.- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages