February 25, 2016 at 7:08 am
Jeff Moden (2/25/2016)
Markus (2/25/2016)
Is it possible to run profiler and see what userid is connecting and running that query?Agreed. Setting it up to find the name of the proc in the "text data" using RPC Completed and Batch Completed will be mostly benign for resource usage, as well.
This is 2014, extended events, please.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
February 25, 2016 at 8:39 am
Grant Fritchey (2/25/2016)
Jeff Moden (2/25/2016)
Markus (2/25/2016)
Is it possible to run profiler and see what userid is connecting and running that query?Agreed. Setting it up to find the name of the proc in the "text data" using RPC Completed and Batch Completed will be mostly benign for resource usage, as well.
This is 2014, extended events, please.
Oh hell no. 😀 That uses XML. :sick:
--Jeff Moden
Change is inevitable... Change for the better is not.
February 25, 2016 at 8:49 am
March 17, 2016 at 7:40 am
His AD account isn't a local admin for the windows box by any chance?
Viewing 4 posts - 16 through 18 (of 18 total)
You must be logged in to reply to this topic. Login to reply