Re: Connection to Oracle 8 from oracle tools

From: Robert Clevenger <robc_at_magicnet.net>
Date: 1998/01/04
Message-ID: <68n2mn$2lc$1_at_comet3.magicnet.net>#1/1


What are you using for the connect string?

If you are using 2: (the two task driver) then your problem is that the Oracle 8 Server (PO8 also) doesn't support the two task driver. You'll need to set up an alias to the bequeath adapter. (copy the TNSNAMES.ORA file over to your %ORACLE_HOME%\NETWORK\ADMIN from the samples directory and you'll have a named connection called "BEQ-LOCAL". Use that instead.

If you don't have a NETWORK\ADMIN directory, install the SQL*Net client 2.3, it'll make it for ya.

Take Care,

Robert Clevenger

> a) i am able to access the database using sqlplus 8.0
> b) i am NOT ABLE to access the database using
> sqlplus 3.3 or any other oracle tools
> like developer 2000/discoverer 3.0
> i am getting the following error when
> connecting from the tool
> " ORA-03121 no interface drive connected
> function not performed"
>
Received on Sun Jan 04 1998 - 00:00:00 CET

Original text of this message