user's dead connectio
I need your advices and suggestions. We have software which works with Oracle DB. Software has direct connection with DB - there is no middle-tier (application) server. When user connection terminated abnormally coz of WAN\LAN connection or client's pc problem, the user session still runs in DB server. Our software has limitation for logon (only one active \session\connection for per user). So their sessions still run in DB server then they can’t connect to DB via our software. Users get error that you session runs in DB. We have to kill their session and then they could log in.