Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help Oracle web server error!!!
Bryan Lehner (bryan_at_halotech.com) wrote:
: We have been trying to config. a oracle web server. When trying to
: config through the web browser, but continue to recieve the following
: message.
: ERROR!
: OWS-05526: Service OWA_DEFAULT_SERVICE submission failed due to error
: 3121
: ORA-03121: no interface driver connected - function not performed
: We would greatly appreciate any information/help that anyone could
: provide to us.
: Thanks
I don't have much experience with the Web Server, but I have seen
ORA-03121 before. It means that SQL*Net has not been configured properly.
Re-check your TNSNAMES.ORA.
From the Server Messages Manual:
This message occurs usually because the SQL*Net 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.
Received on Tue Dec 17 1996 - 00:00:00 CST
![]() |
![]() |