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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: need help

Re: need help

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Sun, 2 Jul 2000 22:10:29 -0700 (PDT)
Message-Id: <10546.111079@fatcity.com>


Hmm, this sounds suspiciously like a known issue for Oracle 8.0 on Unixware 7.0. It's not supposed to happen on 7.1 because the sockets implementation was changed on that release. The solution was to increase the number of semaphores.

The other culprit, if you have a large number of connections is that you may need to increase the number of TCP/IP sockets.

Check out the following docs on MetaLink for more details:

Note 1017932.102 - "ORA-27500 ORA-27300 ATTEMPTING DATABASE CONNECTION ON UNIXWARE 7.0.X" Note 68694.1 - "Increasing Number of Concurrent Connections to RDBMS"

HTH,


Do You Yahoo!? Received on Mon Jul 03 2000 - 00:10:29 CDT

Original text of this message

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