Performance Tuning - Getting the SQL being executed

  • A short piece that shows how to join back to the DMVs and get the code running for a particular execution plan you think is problematic.

    Set up a scenario, query for an execution plans, get the SQL back from the DMVs so you can tune it.

  • Do you still need something for this? I am working on a script that can be ran continuously (sql agent job) that will monitor executing queries and analyze their execution plan and alert back if anything may need tuning.

    Thank You,

    Nick

  • I do, and I'd love to see a few variations of how to do this in separate articles, but if you have something that's focused on getting the queries that are problematic, that would be great.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply