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: 9i NT

RE: 9i NT

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Fri, 31 Aug 2001 05:11:25 -0700
Message-ID: <F001.0037EE74.20010831051644@fatcity.com>

Scott,

you are absolutely wrong on this one. every database I am working with on NT starts when the service starts. even without setting the AUTOSTART param.

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Thursday, August 30, 2001 6:16 PM
To: Multiple recipients of list ORACLE-L

Kevin, Starting the NT service for the oracle instance has never started the database in any version of Oracle on NT by default. I think what you have seen before is the use of the auto start service of the DB. This service has a dependency to the SID service, so when you start the SID service it would start the database as well. This auto start and shutdown feature can be configured through the oradim.exe command.

If you already have the SID service create then:

oradim -edit -sid test -startmode a -pfile d:\ora901\database\init.ora

There is also a -startup option that will allow you to specify the password.

Good Luck,

Scott


Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Scott
  INET: oraracdba_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: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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 Fri Aug 31 2001 - 07:11:25 CDT

Original text of this message

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