Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: spfile vs pfile in 9i

Re: spfile vs pfile in 9i

From: Norman Dunbar <Norman_at_DELETETHIS.BountifulSolutions.co.uk>
Date: Thu, 28 Oct 2004 10:44:18 +0100
Message-ID: <4180BF72.1030804@DELETETHIS.BountifulSolutions.co.uk>


Niall Litchfield wrote:
>
> In the case of the spfile, the fact that you can merrily stuff it up
> and then be unable to start the instance (because you can no longer
> edit the spfile) or correct the problem without restoring from backup
> is a rather large defect.
> Niall Litchfield
> Oracle DBA
> http://www.niall.litchfield.dial.pipex.com
>

Morning Niall - long time no hear, you been working hard then ?

If you do manage to stuff up the spfile, in a manner demonstrated by Howards, do this :

Create an initSID.ora file with these contents :

SPFILE = whatever
SHARED_POOL_SIZE = 90M Then startup and specify PFILE=initSID.ora.

Works like a charm, and then you can create spfile from pfile to 'fix' the spfile properly.

Cheers,
Norm.

-- 

Remove DELETETHIS (and the following dot) from my email address to reply 
directly.
Received on Thu Oct 28 2004 - 04:44:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US