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: Joel R. Kallman <jkallman_at_us.oracle.com>
Date: Sat, 13 Feb 1999 03:34:14 GMT
Message-ID: <36c4f1c6.1117677@newshost.us.oracle.com>


You are specifying a Net8 connection string with your "@db". The problem is that the ConText server is unable to resolve this connection string with your current Net8 configuration. Look in your <ORACLE_HOME>\NET80\ADMIN\TNSNAMES.ORA file and add an entry for the database you are attempting to connect to.

BTW, if you are running the ConText server on the same machine as your database server, you can circumvent Net8 altogether by leaving off the connection string on the ctxsrv80 command line. In this case, the ConText server will connect to the database specified by your registry key ORACLE_SID.

On Sat, 13 Feb 1999 00:14:38 GMT, shan168_at_my-dejanews.com wrote:

>I have installed Oracle8.0.5 with ConTExt option on NT server. When I try to
>start the ConText server with the command:
>
>ctxsvr80 -user ctxsys/ctxsys_at_db
>
>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 ==
>
>Does anybody have any clue? Will really appreciate any comments.

>
>shan
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

Thanks!

Joel

Joel R. Kallman Oracle Service Industries

Columbus, OH            
jkallman@us.oracle.com                   http://www.oracle.com




The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation. Received on Fri Feb 12 1999 - 21:34:14 CST

Original text of this message

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