Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC Connection Refused to 10g on Solaris 8

Re: JDBC Connection Refused to 10g on Solaris 8

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Fri, 28 May 2004 19:39:18 +0200
Message-ID: <26ueb0h0do1du5giu4h3pfiahehlrljb1k@4ax.com>


On 27 May 2004 20:33:29 -0700, timasmith_at_hotmail.com (Tim Smith) wrote:

>
>Does anyone have any idea why connections would be refused once they
>become numerous??

1 please define 'refused'. Any specific error message? 2 you may simply run out of semaphores on the Unix box   Please review your semphore parameters. semns must be 2 * # of processes + 10. If you are not using Multithreaded Server, one session is one process on the Unix box.

--
Sybrand Bakker, Senior Oracle DBA
Received on Fri May 28 2004 - 12:39:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US