Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: CPU April 2005 patching madness
Hi Paul,
Specifying a full path name for SPFILE generates the same error.
On 5/23/05, Paul Baumgartel <paul.baumgartel_at_gmail.com> wrote:
>
> Jared,
>
>
> > Trying to create a new spfile is no good:
> >
> > SQL> create spfile='spfile_from_pfile.ora' from pfile;
> > create spfile='spfile_from_pfile.ora' from pfile
> > *
>
> Did you try specifying the full pfile path in this command? I usually
> take the default spfile location but spell out the pfile path:
>
> create spfile from pfile='d:\oracle\admin\foobar\pfile\init.ora';
>
> Paul
>
>
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Mon May 23 2005 - 15:05:15 CDT
![]() |
![]() |