Discussion concerning the free SQL Sentry Plan Explorer
12/13/2011 10:14:33 PM
 Gokhan Posts: 9
|
Its awesome what you guys did with actual execution plan from sql sentry explorer, showing IO and CPU information etc. When I save that using the program and open that save plan later it looses the IO an cpu information. Am I doing something wrong or ? If this is how it was planned it would be nice to have the saved information loaded next time with io and cpu information. Thank you
|
|
0
• permalink
|
12/14/2011 7:01:55 AM
 Jason Hall Administrator Posts: 88
|
Hi Gokhan,
Plan Explorer can save the plan in a special format that does include the additional information.
All you need to do is go to File->Save As and in the save dialogue choose "SQL Sentry Query Analysis Files" from the "Save as type:" drop down.
This saves the file with a .queryanalysis file extension, which is portable between SQL Sentry Plan Explorer and SQL Sentry Performance Advisor.
|
|
0
• permalink
|