How can I clean up dead connections using Oracle?

前端 未结 4 886
被撕碎了的回忆
被撕碎了的回忆 2021-02-04 22:03

Right now I have a few new applications being developed against an Oracle Database, and sometimes they crash or fail to end correctly, etc... anyways the problem is they sometim

4条回答
  •  灰色年华
    2021-02-04 22:39

    Here's a page referring to connection timeout parameters you can set in Oracle 11g. I think the 'Abandon Connection Timeout' is what you're looking for.

提交回复
热议问题