Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Servlet has problem to connect to Oracale database.
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
![]() |
![]() |