March 3, 2010 at 5:06 am
Hi
I am trying to install SQL server 2008's Performance Tools on my client xp box
the tools that i need is DB Engine Tuning Advisor and SQL Server Profiler.
can you help me out how and where i can get this install for client?
thanks
March 3, 2010 at 6:09 am
If I am not mistaken, you will need to install SSMS Client from your SQL Server 2008 Installtion CD.
-Roy
March 3, 2010 at 6:14 am
I have SSMS Client installed but that dosent have this Performance Tools 🙁
March 3, 2010 at 6:31 am
So you dont see the Sub menu of Performance tools? Strange.. It is actually part of the SQL Server 2008 Set up CD.
-Roy
March 3, 2010 at 7:25 am
no it comes when i install it on the server.. but now i need this on my PC
March 3, 2010 at 7:43 am
You could try to do a Command line set up to get the performance tools. I read in another site how to do this. On command prompt go to the directory where Setup.exe is and use the command below. It will install all Advanced features
setup.exe /q /ACTION=INSTALL /FEATURES=ADV_SSMS
-Roy
March 3, 2010 at 8:08 am
wow it worked ... Thanks a lot Roy 🙂
March 3, 2010 at 8:14 am
No problem at all. Enjoy tuning queries. It is fun..:-)
-Roy
December 27, 2010 at 1:26 am
Nice work Roy.
Marco
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply