ORA-12635: No authentication adapters available
What triggered the Error:
The executable was not linked with any authentication service adapters but the sqlnet.ora parameter that determines whether or not authentication is required was set to true.What should we do to fix it:
Either disable the parameter or relink the executable with service adapters.