Microsoft Knowledge Base Email Alertz

(178391) - Oracle databases authenticate users that are logged on with SQL*Net Authentication services. This service works fine for users logged into Oracle through SQLPlus; however, when the logged on user is a service like Internet Information Server, the...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 178391 - Last Review: December 3, 2003 - Revision: 3.1

PRB: Oracle TNS: Authentication Service Initialization Error

This article was previously published under Q178391

SYMPTOMS

Oracle databases authenticate users that are logged on with SQL*Net Authentication services. This service works fine for users logged into Oracle through SQLPlus; however, when the logged on user is a service like Internet Information Server, the authentication fails with the following error:
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12641: TNS:authentication service failed to initialize

CAUSE

This is a known limitation of SQL*Net Authentication.

RESOLUTION

The problem may be corrected by editing the Sqlnet.ora file. This configuration file is usually stored in the Network/Admin subdirectory of the Oracle Home directory. The following line needs to be added to this file:
SQLNET.AUTHENTICATION_SERVICES = (none)
				

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

APPLIES TO
  • Microsoft Open Database Connectivity 2.0
  • Microsoft Open Database Connectivity 2.0
  • Microsoft Open Database Connectivity 2.0
  • Microsoft Open Database Connectivity 2.5
  • Microsoft Data Access Components 2.0
  • Microsoft Data Access Components 2.1
  • Microsoft Data Access Components 2.5
  • Microsoft Data Access Components 2.6
Keywords: 
kb3rdparty kbdatabase kbdriver kboracle kbprb KB178391
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate