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: Servlet has problem to connect to Oracale database.

Re: Servlet has problem to connect to Oracale database.

From: Andreas Huber <andreas.huber_at_aua.com>
Date: 1998/04/29
Message-ID: <6i71m0$6ef$1@news.Austria.EU.net>#1/1

Well, what this means is
- Oracle shook you off with Err 12154
- but was unable to find out what 12154 means (some common errors have a text transcription somewhere in the Oracle runtime environment, but this one does not)
- You should find out what 12154 means in Oracle context

Andreas
albert.liu_at_webnex.com wrote in message <35465DA6.3E5D_at_webnex.com>...
>I try to use java servlet to connect Oracle database, but I got
>following error message.
>
>
>java.sql.SQLException: Error while trying to retrieve text for
>error ORA-12154
>SQLState:
>Message: Error while trying to retrieve text for error ORA-12154
>Vendor code: 12154
>
>What is wrong for that? I successfully test the Java class without
>servlet.
>
>Any idea?
>
>Albert
Received on Wed Apr 29 1998 - 00:00:00 CDT

Original text of this message

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