I have installed oracle client winx64_12102_client and configured tnsnames.ora . when I try to login with connect with sqlplus /nolog and then connect enter username and password. It gives me error
ORA-12560: TNS: protocol adapter error.
I have been through many forums and have set ORACLE_HOME, PATH and TNS_ADMIN, but I am still getting the error.
In the Oracle net configuration assistant when i test if I am able to connect to database. the test succeeds, but in sqlplus I get this error