Groups
Groups
Sign in
Groups
Groups
PeoplesoftOracleDBA
Conversations
About
Send feedback
Help
How to find whether spfile is being used or not
1 view
Skip to first unread message
sampath
unread,
Dec 12, 2008, 5:12:21 AM
12/12/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ask Oracle DBA
To check whether spfile is being used or not
At SQL prompt execute the following command
SQL> SHOW PARAMETER SPFILE
NAME TYPE
VALUE
------------------------------
------------------------------------ ---------------------------------
spfile string
If the value column displays NULL then the instance is started with
pfile else instance was started with spfile.
Reply all
Reply to author
Forward
0 new messages