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: Rick Wessman <rwessman_at_us.oracle.com>
Date: 1998/03/24
Message-ID: <sochg4o3v23.fsf@us.oracle.com>#1/1

It sounds like that the Advanced Networking Option is installed and Oracle is trying to use it to do user authentication.

Put this in your sqlnet.ora:

sqlnet.authentication_services=(beq,none)

That should make the problem go away.

This bug is fixed in Net8.

                                Rick
                                Rick Wessman
				Security Products
                                Network and Management Products
                                Oracle Corporation
                                rwessman_at_us.oracle.com
				       

mouyang_at_yahoo.com writes:

> 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
 

-- 
Received on Tue Mar 24 1998 - 00:00:00 CST

Original text of this message

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