Hai,
I have to identify the session in which the application has logged on to the database. The problem is that client is JDBC client and so, i am not able to find out the key. For eg. if 100 application users have logged on, then how can i find out the session in which a particular application user can log in. I want the key parameters using which I can find out the session id of a particular user. So that while doing destructive testing i can terminate that particular session.
Thanks & Regards,
DoubleH
I have to identify the session in which the application has logged on to the database. The problem is that client is JDBC client and so, i am not able to find out the key. For eg. if 100 application users have logged on, then how can i find out the session in which a particular application user can log in. I want the key parameters using which I can find out the session id of a particular user. So that while doing destructive testing i can terminate that particular session.
Thanks & Regards,
DoubleH