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: kc <kc_news2000_at_yahoo.com>
Date: 4 Feb 2002 13:20:42 -0800
Message-ID: <a20fe1ab.0202041320.3a731963@posting.google.com>


If all the above steps have failed check your sqlnet.ora in oraclehome\network\admin folder

See if it is set for = sqlnet.authentication_services=(none)

Depending on the entry for this the database will not start. This is the entry that will determine authentication for your database. Please read up and understand what this does before changing on any kind of production database. For a practice database this is fine with a value of none. This should solve the problem you have with the database not starting on W2k.

Kevin

"MT" <mtechera_at_wpmc.com> wrote in message 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 Mon Feb 04 2002 - 15:20:42 CST

Original text of this message

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