February 10, 2012 at 5:36 am
Hi Every Body..
In Profiler, we are having reads and writes, how these things are related to query or Procedure..
Give me any link related to this
Thanks In Advance
February 10, 2012 at 5:48 am
Not sure I understand what you're asking.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
February 10, 2012 at 6:44 am
If you're looking at an event, like sql batch completed, then the query that's in the text column is what generated the reads, writes, cpu and duration that are in those columns. It's that straight forward.
"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 10, 2012 at 6:56 am
If you are finding difficulty in expressing what you are looking for, here is something to start with...
Like Videos?
SQL Server Profiler Tutorial Video
http://sqlserverpedia.com/wiki/Using_SQL_Server_Profiler
Like Reading?
Using SQL Server Profiler
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply