Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Tns exceeds connection limits-- help please.
What Platform is this ?
I vaguely remember one such occasion where I had to relink the Network
binaries(with Oracle Support) and it worked fine..
(assuming Unix) Also when logged in as Oracle User do a
ulimit -n
which will show maximum no of File Handles(Socket Connections) .Try to up that..
I would check on the Operating system Process limit also..
-Thiru
andres wrote:
> Hello everyone:
> With the purpose of stressing our database (oracle 7.3.4)wh have created a
> script that simulates queries and transaction in real time. The idea is to
> launch several times the same scripts and see how the server response to the
> load.
> The script is written to work with the applmgr (application manager of
> Financial from Oracle) so it does the same that the real users will do.
> After a while of working I got errors like this in the logs:
>
> APP-907 usdsop cannot create a new process - Resource temporarily
> unavailable
>
> Has someone seen before such error messages? Is it an OS error or an Oracle
> server error?
>
> Thanks for your help,
> andres
> andresv_at_fti-inc.com
Received on Mon Sep 20 1999 - 13:51:58 CDT
![]() |
![]() |