Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: ORA-03121
Jack,
Look at the Oracle documentation and you will find: 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.
I have also seen this error as a result of an improperly installed/configured Oracle client.
Hth,
CLiff
"Action Jack" <mjaydms_at_hotmail.com> wrote in message
news:ZpXX5.10443$Ei1.706656_at_bgtnsc05-news.ops.worldnet.att.net...
> What is error message ORA-03121?
>
> I'm receiving this error message when I attempt to connect to the database
> (Oracle 8i Personal on Win 98) from application software.
>
>
Received on Fri Dec 08 2000 - 13:02:47 CST
![]() |
![]() |