ORA-12638: Credential retrieval failed
Posted on April 28th, 2010 in Ora Error ORA-12638: Credential retrieval failed
Today while I am going to startup my database , I found the following error SQL> startup ORA-12638: Credential retrieval failed I have edited the sqlnet.ora file and modified the same as follows Before – SQLNET.AUTHENTICATION_SERVICES= (NTS) After – SQLNET.AUTHENTICATION_SERVICES= (NONE) After modification , I perform the following operation to bring the database open SQL> [...]
Published by Paresh Sarma // Comment now »


