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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: [Fwd: ORA-12638: Credential retrieval failed URGENT!!!!]

RE: [Fwd: ORA-12638: Credential retrieval failed URGENT!!!!]

From: Paul Drake <drake_at_psscorp.com>
Date: Wed, 27 Jun 2001 15:23:53 -0700
Message-ID: <F001.0033B001.20010627145014@fatcity.com>

Helen,

change the following in the sqlnet.ora file:

SQLNET.AUTHENTICATION_SERVICES= (NTS) to

SQLNET.AUTHENTICATION_SERVICES= (NONE) that will fix it.

Paul

Hi Guru:

We have a window's machine runing oracle database. Originally the database uses static IP address. Everything is fine. Now we change the network config to use DHCP server to assign IPaddress dynamically. We have the error message. Database is up but we can't use svrmgrl, sqlplus and exp/imp even JDBC. We all get the same error message.

I check the error message which says:

ORA-12638: Credential retrieval failed

Cause: The authentication service failed to retrieve the credentials of a user.

Action: Enable tracing to determine the exact error.

I would like to guess authentication service has problem since network config change. We have similar situation before. Change ip address and keep hostname without any problem

Anyone can point it out what I should do when this happens. What's work around with authentication service . Thanks. Looking forward to quick response.



Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Paul Drake
  INET: drake_at_psscorp.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jun 27 2001 - 17:23:53 CDT

Original text of this message

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