Oracle Error Message
ORA-12635: No authentication adapters available
Reason for 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.
Solution
Either disable the parameter or relink the executable with service adapters.