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: determining which db is started automatically

RE: determining which db is started automatically

From: Molina, Gerardo <Gerardo.Molina_at_schwab.com>
Date: Sat, 9 Sep 2000 17:22:38 -0700
Message-Id: <10614.116589@fatcity.com>


the oratab file controls which databases are automatically started when the server is rebooted.

This file is usually located in the /var/opt/oracle directory.

The format of the file is:

<ORACLE_SID>:<ORACLE_HOME>:<Y|N>

You have a line for each SID on the server.

Y means start and stop the instance automatically as part of the server startup and shutdown process.

Note: don't include the <>'s.

HTH,
Gerardo

-----Original Message-----
From: Shane [mailto:orac_mail_at_shane.economicsamerica.org] Sent: Saturday, September 09, 2000 4:20 AM To: Multiple recipients of list ORACLE-L Subject: determining which db is started automatically

Which file controls which database (or init<SID>.ora file?) is used when you use the "dbstart" and "dbshut" commands? I want Oracle to automatically start on my Solaris machine, but dbstart and dbshut are referring to the wrong database...

Thanks.         

-- 
Author: Shane
  INET: orac_mail_at_shane.economicsamerica.org

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 Sat Sep 09 2000 - 19:22:38 CDT

Original text of this message

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