I'll give that a try. Although if that keeps the connection alive, I suppose that's not in the spirit of what the DBA is trying to accomplish - I assume there is some max number of connections permitted and they are managing that by dropping idle connections.
Thanks.
After a period of inactivity, I get ORA 03114 not connected to Oracle when attempting to expand a node (e.g. the list of tables) or refresh in the Objects window. (I assume the server is killing the session for inactivity.)
Is there a way to reconnect that doesn't ask for the password? (Same...