Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How change Spfile parameter?
Hi Group.....
I am new in oracle and need change the spfile parameter value on v$parameter view, I Looked information and found the following:
The change must be done with "Alter system".
I execute:
SQL> alter system set
spfile='D:\Software\Oracle_Express\PFILES\MIENTRAS_XE_SPFILE';
nevertheless it gives back :
alter system set
spfile='D:\Software\Oracle_Express\PFILES\MIENTRAS_XE_SPFILE'
*
¿How change the famous parameter ?
Thanks in advance..... Received on Fri Sep 22 2006 - 09:53:20 CDT
![]() |
![]() |