Identify user session with same oracle sid,serial#
We are on 11204 and the application that connect to the database has same oracle sid,serial# coming from same workstation. This happens especially when user connects using internet browser from same workstation. That time we see multiple session with same sid/serial#. How to identify and kill one particular session in such a scenario?
Thanks