How does the DCD work?
We have some doubts about how does DCD work in below scenario..
We have Database Server and some applications running on same machine?
We have GUI application that connects to Database server and gets the data from it, and it will be connected from any client machine which is in same LAN...
We are facing the problem that some times the network of client machine goes down for some seconds and again esblishes, due to this we have found that
Some sessions of GUI application remains there. when we close this application at that time also it exist there in v$session and when we open GUI application on same machine it will create another sessions for it,