openning connectiosn in jdbc takes 2 minutes!!



hi..

we tested a small thing in a unix machine a found out that it takes a
java application 2 minuetes to open a connection to oracle database
sitting on an other unix machine.. we tried to open sql-plus from the
calling unix machine, a got a fast respone .

btw the same java code we run on unix opens a fast connection if run
from a pc to that machine.


any ideas?

what could slow (not stop, so it can't be a firewall right?) a jdbc
connection from one machine it allow it to pass freely from another?

.



Relevant Pages