Dear all,
Right now we keep seeing a process from Oracle gateway that use a MS SQL login to run and select something, but time to time it will overload the tempdb log and the log full sometimes.
Can The Resource Governor of SQL server 2008 R2 can on controlling that by saying, if the query/process by that SQL login consuming over 20% of the tempdb log/resourece, resourece governor can kill that process and alert the administrator on this and send out the query that login is executing?
Marrow Yung