Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Connecting Dev/2000 to Oracle 8 (ORA-03121)

Re: Connecting Dev/2000 to Oracle 8 (ORA-03121)

From: <czetie_at_nospamus.oracle.com>
Date: 1997/11/06
Message-ID: <346289C9.5F7@nospamus.oracle.com>#1/1

rm wrote:
>
> Connecting Dev/2000 to Oracle 8 (ORA-03121)
>
> Hi,
>
> When I am trying to connect from Dev/2000 applications to Oracle 8
> database, I get ORA-03121 (described below). How do I relink Dev/2000
> (Forms 4.5, Reports 2.5, etc.) to work with Oracle 8 database. I try to
> connect to a database created on my workstation.
>
> Thanks.
>
> Rob.
>
> -- Error description as per Oracle Docs: --
>
> ORA-03121: no interface driver connected - function not performed
>
> Cause: This message occurs usually because the Net8 driver is not loaded
> into memory or there is a mismatch of the version of
> the driver. A user program linked with an obsolete library may also
> cause this message. Only programs provided by Oracle
> Corporation should use this interface.
>
> Action: If the message occurred during use of a program provided by
> Oracle Corporation, contact customer support. If a user
> program caused the message, relink the program with current versions of
> the Oracle libraries.

Sounds like you're trying to RELINK with Oracle8 libraries. That won't work; you can run it client/server (or equivalently, separate Oracle Homes on one Box) if you are on Solaris.

(On NT, this doesn't apply as there is no relinking; just install it all into one Oracle Home and you should be fine).

In general, Net v2 clients can connect to Net v8 listeners without a problem. Received on Thu Nov 06 1997 - 00:00:00 CST

Original text of this message

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