ORA-12170 trying to connect to my database
I want to connect to remote database from my client. But I receive the error : ORA-12170.
The tnsping returns the error : TNS-12535.
My database is on a redhat enterprise linux 5.3 server. The database version is 10.2.0.4.
My oracle 10.2.0.1 client is on a windows PC.
For security reasons, I only have access to the server with the SSH (not telnet).
Is SSH enough for the oracle client to connect to the database ?
Rgds,
Rachel