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: Oracle 8i Intermedia and OLE

Re: Oracle 8i Intermedia and OLE

From: Mark Townsend <mtownsen_at_us.oracle.com>
Date: Thu, 23 Sep 1999 09:25:29 -0700
Message-ID: <37EA5479.9BE1EEB0@us.oracle.com>

knudaage_at_my-deja.com wrote:
>
> Hi Mark,
> I already have:

<snip>
> But I also got 590 records in my ctxsys. CTX_USER_INDEX_ERRORS all with
> the same text: DRG-11101: failed to open file \drgit4. And still no
> hits with my contins or score() .
>
> How can I avoid the error: DRG-11101: failed to open file \drgit4 ?
>
> Mads Poulsen
> knudaage_at_hotmail.com

<snip>

Madge - this error is due to your PATH variable NOT containing the setting for ?:\oracle\ora81\ctx\bin - basically interMedia cannot find the INSO filter.

On NT, you must have this set in your PATH, as a SYSTEM variable (not a USER variable) - In the System Properties Environment tab, SYSTEM variables are the ones in the TOP box, not the bottom box)

You must also have ORACLE_HOME set (?:\oracle\ora81) as a SYSTEM variable (not a USER variable)

Finally, you need to bounce the database instance so that it picks up these variables, either by stopping and starting the service from Control Panel, or more simply by re-booting the box.

PS. I don't believe you have to manually start ctxsys as you are doing - normally I don't

--
Regards,

Mark Townsend                         

Senior Product Manager				Ph: 	(650) 633 5764
Server Division					Fx: 	(650) 506 7222
Oracle Corporation				Email:	mtownsen_at_us.oracle.com

Received on Thu Sep 23 1999 - 11:25:29 CDT

Original text of this message

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