edit my spfile using pfile
585321Apr 30 2008 — edited Apr 30 2008SQL> create pfile='C:\oracle\product\10.2.0\admin\orcl\pfile' from spfile;
create pfile='C:\oracle\product\10.2.0\admin\orcl\pfile' from spfile
*
ERROR at line 1:
ORA-09210: sftopn: error opening file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
SQL> show user
USER is "SYS"
Thanks!!