know this has been posted repeatedly. However, I have tried all the generic solutions Mine is a little different.
1. I can connect with SQLPLUS to the database. I am on windows XP connecting to Oracle 10g on a Solaris box. So the listener is running.
2. Here is my tnsnames.ora entry which works with SQLPLUS:
I can tnsping this address
I am trying to run the following sample code:
I also used the following IP