In fact, you need both:

1) set your oracle<SID> service to startup automatically; you need this in
order to start Oracle process on NT automatically, but this is not enough to
"startup" the database automatically, when oracle process starts. In order
to do this, you need to:
2) set registry key ORA_sid_AUTOSTART to TRUE

Igor Neyman, OCP DBA
[EMAIL PROTECTED]


----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 12:18 PM


>
> ----- Original Message -----
>
> > How to make database instance on Win2K automatically startup when the PC
> up?
>
> it is specified in the windows registry
>
> check HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0
>
> there should be entries named ORA_sid_AUTOSTART for each instance in this
> ORACLE_HOME (where *sid* is the SID of the instance)
>
> if u set the value for some ORA_sid_AUTOSTART to TRUE the respective
> instance should be started automatically
>
> note that this is the default behaviour of the Oracle installation (set
> autostart to true), so most probably the reason for your instance not
being
> autostarted is different
>
> hth,
>
>     Marin
>
> ----
> "...what you brought from your past, is of no use in your present. When
> you must choose a new path, do not bring old experiences with you.
> Those who strike out afresh, but who attempt to retain a little of the
> old life, end up torn apart by their own memories. "
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Marin Dimitrov
>   INET: [EMAIL PROTECTED]
>
> 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: [EMAIL PROTECTED] (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: Igor Neyman
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to