Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> causes of sniped connections (newbie-ish)
hello,
i know next to nothing about oracle server, so please forgive me if this is an obvious question.
i'm in the process of developing a java application that makes use of an oracle database (among others) using jdbc. the oracle servers are spread out and have different admins. the admin for the local server informs me that connections created from my app are showing up as 'sniped' on some of the servers.
it's a problem because these 'sniped' connections block the creation of additional connections (due to those servers imposing low connection limits). this forces me to restart my app in order that other processes may run.
thanks muchly for any input.
-don. Received on Mon Dec 09 2002 - 11:33:30 CST