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: Listener Hangs - Help!!!

Re: Listener Hangs - Help!!!

From: Robert <rprendin_at_magi.com>
Date: 1997/10/06
Message-ID: <619ejv$1l6$1@news.istar.ca>#1/1

You may want to check that CONNECT_TIMEOUT_LISTENER is not set to 0. I have encountered this before and setting it to 30 or something greater than 0 stopped this particular clients listener from hanging. Just another thing to look out for..

Good luck, Robert Prendin

ahall_at_cda.com wrote:

>We are accessing an Oracle 7.3 database on a SCO Unix Open Server 5
>Server using SQLnet on Windows NT 4.0 clients. Our client application
>is
>a data entry system written in C++. When we have one or two people
>using
>the system lightly, everything works well for weeks at a time.
>However,
>when we get up to about 6 data entry temps, our Listener hangs every
>hour
>or less. We cannot even check its status. We've tried the few
>suggestions that Oracle had:
>- Start the listener using nohup
>- Use multiple listeners to decrease the load on one listener
 

>Nothing seems to work. We tried a test application written in Visual
>Basic which performed selects and updates, just as our data entry
>application does. That application seem to be relatively stable.
>We're
>wondering if it could be anything that we are doing in our client
>application, or if the problem is on the server. If anyone can offer
>advice, even on different tests we can try to get more insight into
>where
>our problem could be, I'd be eternally greatful.
 

>-Amy
 

>-------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
Received on Mon Oct 06 1997 - 00:00:00 CDT

Original text of this message

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