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: Instance parameter file location

Re: Instance parameter file location

From: Roy Klassen <rklassen_at_pei.sympatico.ca>
Date: 1997/06/19
Message-ID: <01bc7d04$e0609b20$0f1e22cf@fred.sympatico.ca>#1/1

By default it looks in the $ORACLE_HOME/dbs directory.

If you want it to look in another directory, specify this when you startup your database

eg startup pfile=$ORACLE_BASE/admin/$ORACLE_SID/pfile/init_____.ora

Ludo Joris <lujo_at_ruca.ua.ac.be> wrote in article <33a68b76.22112530_at_news.ruca.ua.ac.be>...
> When an instance starts up,
> it reads it's parameter file initSID.ora.
> But I've got one in $ORACLE_BASE/admin/$ORACLE_SID/pfile
> and one in $ORACLE_HOME/dbs.
> Where an instance looks for it's parameter file should be in
> the operating system specific Oracle manual.
> I can't find it.
>
> I'm using Oracle7 7.3.2.2 on HP-UX 10.20.
>
> --
> Ludo Joris
> RUCA - University of Antwerp, Belgium
> lujo_at_ruca.ua.ac.be
>
Received on Thu Jun 19 1997 - 00:00:00 CDT

Original text of this message

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