Question

Semi-regularly when using TOAD, I will try to connect to a DB and get the error "ORA-12638 Credential retrieval failed". I have to restart my TOAD to get past this. It's a pain if I have other connections active. Does anyone know how to avoid or get around this error?

Thanks

Was it helpful?

Solution

1) Go to /oracle home/network/admin and open sqlnet.ora

2) Search for SQLNET.AUTHENTICATION_SERVICES= (NTS) and change it to SQLNET.AUTHENTICATION_SERVICES= (NONE)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top