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

Home -> Community -> Usenet -> c.d.o.server -> Re: Autostart 817 on Win2K

Re: Autostart 817 on Win2K

From: Alex Lamp <alex_at_gpovz.udmnet.ru>
Date: Fri, 1 Feb 2002 12:40:58 +0400
Message-ID: <a3dk8o$2t66$1@lota.izhcom.ru>


first.
You can start "Oracle Administration Assistant for Windows NT", select your database.
Then you can open a feature "Startup/Shutdown options".

second.
You can use oradim tools
oradim -edit -sid <your_sid> -startmode auto

third.
You can set a key ORA_<your_sid>_AUTOSTART to TRUE in HKLM\SOFTWARE\ORACLE\HOME<you_home-number> in registry

These variants will give same results. It is a registry modification

Sorry for my English.

"MT" <mtechera_at_wpmc.com> сообщил/сообщила в новостях следующее: news:a3b4c5$nov$1_at_news.online.de...
> Hello:
>
> Yesterday I asked how to set up Oracle 8.1.7
> on a Win2K machine so that the RDBMS automatically
> starts up.
>
> I was told that by simpoly having the corresponding
> services set to "Automatic" that would suffice.
>
> Well it turns out that, although the services are
> set to automatic, and after a reboot the services
> are labeled Started, the database is not mounted and
> opened: "Shared Memory Area Not Available".
>
> I then go to the Instance Manager and start it up and
> everything then works fine.
>
> Could it be that it is not using the correct
> init.ora file on start-up? If so, in which path does it look for
> the file for when it starts up the service? Can this
> be seen in the entry or anywhere else?
>
> Thanks,
> MT
>
>
>
Received on Fri Feb 01 2002 - 02:40:58 CST

Original text of this message

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