Oracle 9i from ASP issue (Article # 106)
View products that this article applies to.
Problem:
When connecting from ASP app using Oracle 9i drivers I received the following error:
ORA-12638: Credential retrieval failed
(related to solution # 92)
Resolution:
In sqlnet.ora file change authentication to NONE:
SQLNET.AUTHENTICATION_SERVICES= (NONE)
File can be found ORACLE_HOME\network\admin\sqlnet.ora
Applies To: