Hi,
I got a problem with oracle9i connection through JDBC. Everyday I am able to connect to the oracle database and manipulating the data through JDBC connection and sql prompt. Today, I am getting the sql prompt but while connecting to the oracle database through JDBC , I am having this kind of error.
java.sql.Exception: IO exception: The network adoptor could n't establish the connection.
I did not change any code or files in oracle or java.
database and listener are started fine.
What could be the problem.
thanks,
I got a problem with oracle9i connection through JDBC. Everyday I am able to connect to the oracle database and manipulating the data through JDBC connection and sql prompt. Today, I am getting the sql prompt but while connecting to the oracle database through JDBC , I am having this kind of error.
java.sql.Exception: IO exception: The network adoptor could n't establish the connection.
I did not change any code or files in oracle or java.
database and listener are started fine.
What could be the problem.
thanks,