Re: CPU April 2005 patching madness
- From: Jared Still <jkstill@xxxxxxxxx>
- To: paul.baumgartel@xxxxxxxxxxxx
- Date: Mon, 23 May 2005 12:00:29 -0700
Hi Paul,
Specifying a full path name for SPFILE generates the same error.
On 5/23/05, Paul Baumgartel <paul.baumgartel@xxxxxxxxx> 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-l
- Follow-Ups:
- Re: CPU April 2005 patching madness
- From: Paul Baumgartel
- References:
- CPU April 2005 patching madness
- From: Jared Still
Other related posts:
- » CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » RE: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- » Re: CPU April 2005 patching madness
- Re: CPU April 2005 patching madness
- From: Paul Baumgartel
- CPU April 2005 patching madness
- From: Jared Still