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: ORA-3121 NO INTERFACE DRIVER CONNECTED

Re: ORA-3121 NO INTERFACE DRIVER CONNECTED

From: Sean Clarke <sclarke_at_ndsuk.com>
Date: Thu, 15 Apr 1999 14:32:44 +0100
Message-ID: <3715EA7B.7388CBC9@ndsuk.com>


I had this problem when I went from Unix to NT, basiclly I was trying to connect locally using a preset SID
ie
sqlplus system/manager

I had to use

sqlplus system/manager_at_SID

try it, see if it solves your problem.

Regards

Sean

"Rüdiger J. Schulz" wrote:

> seems like a problem in your tnsnames.ora - file.
> check if the listener-name, you want connect to, is in this file!
>
> greetings
>
> Rüdiger J. Schulz
> email: r.schulz_at_berlin.de
>
> Abdul Nasar schrieb:
>
> > I installed FORMS 4.5 on NT running oracle 8. Trying to access the practice
> > database tables like emp, dept gives me the error
> > "ORA - 03121 no interface driver connected - function not performed". Can
> > anybody help me to get rid off the problem. I am new to orace and
> > developer2000;
> >
> > regards
> > nasar
Received on Thu Apr 15 1999 - 08:32:44 CDT

Original text of this message

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