Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Instance of Oracle 8.1.7 Standard-Edition do not start automatically
Nicolas Bronke wrote:
> > In your sqlnet.ora please check the parameter
> >
> > SQLNET.AUTHENTICATION_SERVICES= (NTS)
>
> This parameter is setted.
>
> >
> > this is so that OS authetication can be used.
> >
> > Does the current console user belong to the NT Group ORA_DBA?
> > Is the service configured to run under the LocalSystem Account?
>
> This Group exist and evrey user is inserted.
>
> >
> > I would create a user, e.g. OraDBA, grant the ORA_DBA local group to the
> > user, and configure the oracle services to run as that user. Then see if
> > you can start the service - causing the instance to start.
> >
> The Problem is not, that the service is not running. The problem is that the
> instance is not getting started.
>
> Regards
>
> Nicolas
In reading the patchset docs for 8.1.7.x - this was a bug in 8.1.7.0.0 (instance
not starting).
Please obtain the latest patch sets (8.1.7.1.1, 8.1.7.1.2) and apply them on
your dev/test server.
No problems here so far ... applied then to DEV and TEST over the weekend.
I'd still configure the services to log on as a user other than localsystem that belongs to ORA_DBA.
Paul Received on Mon May 07 2001 - 14:25:07 CDT
![]() |
![]() |