how can i set timeout option in toad?

Suppose i have 10 servers and some of them are down. When i am trying to reconnect that server’s when reconnection reaches to the down one it waits to much time. how can i skip or set timeout time for that connection?

Thanks

1 Like

That’s not a Toad setting, that’s a SQL*Net setting.

go here and search the page for “timeout”

https://docs.oracle.com/cd/E11882_01/network.112/e10835/sqlnet.htm#NETRF427

There are several timeout parameters.