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

Home -> Community -> Usenet -> c.d.o.misc -> sqlnet timeout if no network connectivity

sqlnet timeout if no network connectivity

From: Jun Tirso <juntirso_at_erols.com>
Date: Tue, 13 Apr 1999 21:46:25 -0700
Message-ID: <37141DA1.425D0E29@erols.com>


I'm developing a client that allows users to work offline if the database server is down or there is no network connectivity (mobile clients). If an attempt to login fails, I bring the client to offline mode. Problem is, when the client machine is not connected to the network and a sql login is executed (using Pro-c), sqlnet takes a long time to detect that there is no network connection. Furthermore, the behavior between Pentium 200 and Pentium II 400 machines differ (pentium II takes longer) even though the sqlnet.ora of both machines are identical.

Does anyone know the configuration parameters of sqlnet that let's sqlnet return an error code quickly if there is no network connection.

Thanks. Received on Tue Apr 13 1999 - 23:46:25 CDT

Original text of this message

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