Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT service accessing Oracle
John,
If your service is using Oracle 8.1.5 client to connect to Database you may
have a security problem.
Try to set up a "Log on using this account:" property in properties of your
service.
Oracle 8.1.5 client is using domain security.
HTH
"John Gerlach" <JDGJr_at_Sensory.com> wrote in message
news:af%N4.460$3j.3461_at_news.uswest.net...
> I have an NT service that accesses Oracle 8 data, and it'll operate
> correctly if I start it from the Services applet, but not when it is
started
> by the system (set to startup automatically)...
>
> Should my service be dependent on one of the Oracle-installed services?
>
> Or, how can I get this to work?
>
> thanks,
> John
>
>
Received on Thu Apr 27 2000 - 00:00:00 CDT