How can I keep Oracle SQL Developer from closing the DB connection?

后端 未结 8 1719
情话喂你
情话喂你 2021-02-03 19:26

Is there any way to keep Oracle SQL Developer from closing my DB connections, or to increase the timeout? Sometimes during a long-running query SQL Dev will just close the conne

8条回答
  •  余生分开走
    2021-02-03 19:54

    Here's another Keep Connection Active extension that might be of use. (The extension mentioned above contains a number of issues that are resolved in this extn.)

    http://sites.google.com/site/keepconnext/

提交回复
热议问题