How to find the sessions connected to oracle through application server?
Hi all,
i want to restrict my application server users from the deletion of the data in my database.
for this i was try to find out the application name from v$session but it is showing some application names and some blanks. i need to find out the application server name, so that i can restrict the users in product user profile.
is there any view to find the sessions and applications which are connected to oracle database?
Thanks,
Sandeep