You Asked
Hi Tom,
One user executed a SQL delete query "delete from table_name" consuming all the server resources and making the DB slow.
My requirement is to pause that long running sql query at the moment where it is instead of killing the user's session. So, how I can achieve this ?
Your help will be highly appreciated.
Thanks in advance.
RDBMS: 11.2.0.3
Regards.
and Chris said...
Is this answer out of date? If it is, please let us know via a Comment