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: Help Oracle web server error!!!

Re: Help Oracle web server error!!!

From: Mike Kofal <mkofal_at_csn.net>
Date: 1996/12/17
Message-ID: <59721i$ohr@news-2.csn.net>#1/1

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

Original text of this message

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