Hi,

Can someone tell me what parameter controls when to time out a SQL*Net connection?

Unlike what most people ask here, I am looking for a way NOT to time out connections to my DB because as part of a debugging process I need to keep a couple of DB connections indefinitely. I looked up CONNECT_TIMEOUT_ and TIMEOUT but don't think these two are the one.

I am running dedeicated server mode on Win2k.

Thanks,