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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: locating the init.ora

RE: locating the init.ora

From: Branimir Petrovic <BranimirP_at_cpas.com>
Date: Fri, 3 Sep 2004 12:56:35 -0400
Message-ID: <33678E78A2DD4D418396703A750048D401024F79@RIKER>

> I have inherited a w2k database that has multiple
> oracle/admin/<sid> where
> the <sid> has multiple versions for the dump file structure.
> Is there SQL I
> can use to locate which init.ora is being used?

Run regedit, inside HKEY_LOCAL_MACHINE\Software\Oracle\HOME_N (_N can be 0, 1, ... ), look for ORA_<SID>_PFILE key. String points to pfile/spfile used for SID's strartup. Open and check for IFILE parameter redirection (if any).

Branimir

--
To unsubscribe - mailto:oracle-l-request_at_freelists.org&subject=unsubscribe 
To search the archives - http://www.freelists.org/archives/oracle-l/
Received on Fri Sep 03 2004 - 11:52:23 CDT

Original text of this message

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