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: ConText server error

Re: ConText server error

From: Garrett Kaminaga <gkaminag__at__us.oracle.com>
Date: Mon, 15 Feb 1999 11:42:56 -0800
Message-ID: <36C878C0.96D27BCA@_us.oracle.com>


shan168_at_my-dejanews.com wrote:

> I got the following error messages:
>
> == OCO server startup ==
> Initialized CORE
> == Server Failure ==
> DRG-11000: File not found
> file not found; arguments: [ORA-12203: TNS: unable to connect to destination]
> file not found; arguments: [fail to OCIServerAttach...]
> == Server Shutting down ==

Check SQL*Plus with ctxsys/ctxsys_at_db. if that's working (which it probably is) You may be running into a bug in connect string parsing. Some versions of ctxsrv were not able to correctly parse out the connect string.

Workaround is to set TWO_TASK environment variable and eliminate connect string from user argument.

--


Garrett Kaminaga                          Oracle ConText Server Group
---------------------------------------------------------------------
Note: remove underscores to get real email address Any opinions expressed above are not necessarily those of the company Received on Mon Feb 15 1999 - 13:42:56 CST

Original text of this message

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