Viewing 3 posts - 46 through 48 (of 48 total)
Ok, thanks for your help.
July 21, 2010 at 3:42 am
#1196033
Thanks Gail. Didn't notice that.
Would you agree that the query I posted is suitable for querying plans in the cache and then seperating the statements using the offsets please?
thanks.
July 20, 2010 at 7:31 am
#1195506
This is a similar version which I use. It removes the join to Requests and Sessions, and uses sys.dm_exec_query_stats to retrieve all plans from the cache.
Please let me know if...
July 20, 2010 at 3:55 am
#1195382