Too Many Execution Plans in a Single File?
We’ve all been there, so I threw this application together. Just give it the big text file and point it towards an empty folder then click go.
To get a file:
- Query for execution plans from the query plan
- Select the column with the plans
- Copy it and paste it into a text file.
That’s it. It parses based on the XML of the execution plans. If you see any problems with the app just let me know.