Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Pls Help: Oracle & Servlet -> Error: ORA-12641

Pls Help: Oracle & Servlet -> Error: ORA-12641

From: Hendra Widjaja <whendra_at_ncs.com.sg>
Date: 1998/07/09
Message-ID: <35A4A255.98087720@ncs.com.sg>#1/1

Hi,

I'm currently on a very urgent project utilising Oracle. The objective is to build an application in Java (Java servlets) to access / manipulate data in Oracle.

If I run my java program as a stand-alone program, the database access works (i.e. running on the server itself). However, when I try to run the program as a servlet, I encounter the following error:

    java.sql.SQLException: [Oracle][ODBC Oracle Driver][Oracle OCI]     ORA-12641: TNS:authentication service failed to initialize.

The environment that I use is as follows:

    MS Win NT 4.0
    IIS 3.0
    Jrun 2.1
    JSDK 2.0
    JDK 1.1.5
    Oracle 7.3.3.0.0
    JDBC-ODBC bridge.

I can't find anything wrong with my Java program, and the web-server setup, as other servlet programs using MS-SQL server work fine. And based on the error message, I think the Oracle doesn't work properly in my NT.

Since I'm a total newbie on Oracle, can someone please help?

Thanks to any kind soul out there to listen! :-)

=Hendra= Received on Thu Jul 09 1998 - 00:00:00 CDT

Original text of this message

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