Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Running Intermedia Text server as a WIN NT services ?
I know that on Unix, the use of ctxsvr has been depricated. They now
expect you to run a dbms_job which does a periodic "alter index" on the
context index. I ran into bugs with ctxsvr in which it would run out of
cursors over a period of time and exit. Since they (Oracle) were trying
to eliminate ctxsvr they would not fix it.
-Peter
Christophe Chastang wrote:
>
> I'm using Oracle 8.1.7.0.0 on WNT 4 server.
> i'm lauching a script : ctxsvr -user ctxsys/ctxsys which runs just fine
> But i need to launch this intermedia server as a NT services. It is said in
> an oracle doc that it comes with the NT services, but i can't see how to
> install it properly.
>
> Please help
>
> Christophe
Received on Mon Mar 11 2002 - 07:30:25 CST
![]() |
![]() |