Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!newsfeed.telusplanet.net!newsfeed.telus.net!news3.optonline.net!cyclone.rdc-nyc.rr.com!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
From: andreas.feiden@prosozial.de (Andreas Feiden)
Newsgroups: comp.databases.oracle.server
Subject: ORA-12638: credential retrieval error
Date: 2 Feb 2004 03:24:13 -0800
Organization: http://groups.google.com
Lines: 44
Message-ID: <e39df157.0402020324.534f2391@posting.google.com>
NNTP-Posting-Host: 217.228.157.202
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1075721054 13886 127.0.0.1 (2 Feb 2004 11:24:14 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 2 Feb 2004 11:24:14 +0000 (UTC)
Xref: newssvr20.news.prodigy.com comp.databases.oracle.server:253449

hi there,

i want to connect to a Oracle Database via ASP (ADODB.Connction). But
i get the Error-Message:

-------------
Microsoft OLE DB Provider for ODBC Drivers- Fehler '80004005' 

ORA-12638: credential retrieval error
-------------

Here ist my Connection-String. 
DRIVER={ORACLE ODBC DRIVER};DBQ=Muenster;UID=***;PWD=***;DBA=W;APA=T;FEN=T;QTO=T;FRC=10;FDL=10;LOB=T;RST=T;FRL=F;MTS=F;CSR=F;PFC=10;TLO=O

I search in Google-Groups for Solutions. But nothing help.

I edit the sqlnet.ora - File and change there 
"SQLNET.AUTHENTICATION_SERVICES= (NTS)" to
"SQLNET.AUTHENTICATION_SERVICES= (NONE)" but it doesnīt help. It only
take a long time to load the webpage, where i connect to the database
and the DLLHOST.EXE go to 99% of the CPU. So i must restart.

I have install only the Client Software, Version 8.01.06.00. The
Oracle-Server is one a another machine. I donīt know is configuration,
but it is a Windows Advanced Server.

I have Win2k with all new Service Packs and Updates (from the
Microsoft Update Website).

When i make a DSN or FILEDSN i have no problems to connect to the
Database (Example in Access to include extern tables). But when i work
with the DSN in ASP, it doesnīt work. I get the same error message.
Another Driver doesnīt also not help.

I hope you can help me. 

I search more then two days to solve this problem. But i donīt find
the right one. Before i forget it, but i think you know it, iīm a
newbie in Oracle :).

Thanks for help


Bye Andreas
