Re: Unwanted SQL Developer inverse connection storming
Date: Wed, 10 Apr 2013 10:20:30 +0200
Message-ID: <20130410082030.GA7282_at_app01.bos>
List,
Just that you know: the somewhat older sqldeveloper installations don't check.
I tested this on my somewhat old SqlDeveloper (3.0.04). I told wireshark only to display connections on tcp.dstport==1521 and started sqldeveloper Result : No connections checked while starting up.
Then downloaded 3.2.20.09 and did the same. Result : connections are indeed checked
Finally I did as Jeff suggested elsewhere in this thread :
Added "AddVMOption -Dsqldev.tnsping=false" to the sqldeveloper.conf
Then again started sqldeveloper.
Result : No connections checked while starting up
Best Regards,
Martijn
On Wed, Apr 03, 2013 at 05:31:02PM +0200, Martin Klier wrote:
> Dear listers,
>
> recently we noticed that the Oracle SQL Developer causes a kind of
> unwanted "inverse" connection storm to all configured databases, when we
> start the SQL Developer. It's not restoring aborted connections or
> stuff like that, all was quit before stopping the SQL dev., and
> nevertheless each and every configured connection is "tested" at startup.
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Apr 10 2013 - 10:20:30 CEST