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 -> Re: ORA-12641 and ISAPI

Re: ORA-12641 and ISAPI

From: <skippy_at_ebay.com>
Date: 1998/03/22
Message-ID: <6f2nsv$pnf$1@nnrp1.dejanews.com>#1/1

Make sure the TNS and SQLNET configuration files are "visible" to your Web server. This usually means setting your environment variables properly so that ORACLE_HOME can be found, and making sure tnsnames.ora and sqlnet.ora are in $ORACLE_HOME/network/admin.

In article <6f27be$5hd$1_at_nnrp1.dejanews.com>,   mouyang_at_yahoo.com wrote:
>
> Hi all,
> I use ISAPI and IIS 3.0 to connect Oracle 7.3 NT. The same code I used can
> run well in .exe file, but in the ISAPI it always cause the error "General
> SQL error. ORA-12641: TNS:authentication service failed to initialize Alias:
> DBtest".
> I am sure i give the correct user name and password, what does that mean?
> Who can give some suggestion?
>
> Thanks in advance.
>
> Ming.
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/ Now offering spam-free web-based newsreading
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Sun Mar 22 1998 - 00:00:00 CST

Original text of this message

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