Re: openning connectiosn in jdbc takes 2 minutes!!
- From: Robert Klemme <bob.news@xxxxxxx>
- Date: Wed, 03 May 2006 15:33:42 +0200
Elhanan wrote:
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?
We once had a firewall with holes - the effect was pretty similar to what you describe.
Could also be a Net8 config issue (maybe you're opening too many connections too fast).
Or your Java app uses up too much CPU cycles.
robert
.
- Follow-Ups:
- Re: openning connectiosn in jdbc takes 2 minutes!!
- From: Elhanan
- Re: openning connectiosn in jdbc takes 2 minutes!!
- References:
- openning connectiosn in jdbc takes 2 minutes!!
- From: Elhanan
- openning connectiosn in jdbc takes 2 minutes!!
- Prev by Date: openning connectiosn in jdbc takes 2 minutes!!
- Next by Date: Re: openning connectiosn in jdbc takes 2 minutes!!
- Previous by thread: openning connectiosn in jdbc takes 2 minutes!!
- Next by thread: Re: openning connectiosn in jdbc takes 2 minutes!!
- Index(es):
Relevant Pages
|
|