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: init.ora

Re: init.ora

From: Jon Walthour <jonw_at_fuse.net>
Date: Mon, 23 Jul 2001 04:20:37 -0700
Message-ID: <F001.00351437.20010723033551@fatcity.com>

Prasad:

There is no way to tell from inside Oracle exactly what init.ora you used to start the db up with. By default, it uses the one pointed to by the symlink/ifile in $ORACLE_HOME/dbs, but if you start up the db with the pfile= parameter (as in, startup pfile=some_other_init.ora), then there's no way to know other than knowing what parameters are different between the two init.ora files and querying sys.v_$parameter to check those differences.

Jon Walthour

> hi dbas
>
> is there anyway to see
>
> using what init.ora file i start my instance/db
>
> bcoz i hv somany init files in the same dir.
>
> they have same parameters. i forgot to remember what
> init file i used to start the db.
>
> can it be found from any table/or anyother source?
>
> prasad
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: prasad maganti
> INET: prasadm_g_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jon Walthour
  INET: jonw_at_fuse.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jul 23 2001 - 06:20:37 CDT

Original text of this message

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