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: Running Intermedia Text server as a WIN NT services ?

Re: Running Intermedia Text server as a WIN NT services ?

From: Peter Sylvester <peters_at_mitre.org>
Date: Mon, 11 Mar 2002 08:30:25 -0500
Message-ID: <3C8CB171.FC80535B@mitre.org>


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

Original text of this message

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