Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: [Fwd: ORA-12638: Credential retrieval failed URGENT!!!!]
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.
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