SQL Server Profiler Installation

Source: Internet
Author: User

Usually debug SQL, using Profiler used to, but now with a machine does not have Profiler installed, and tried to install again, add new features, but no profiler options, recently debugging really can not bear to see the code logic debugging, so the internet search, found a solution, put here, As an alternative:

In the case of a SQL Server installation package, use the command line to enter the directory where the Setup.exe is located, executing:

setup.exe/features=tools/q  /indicateprogress  /action=install/instancename=sqlserver2008r2ent/ Browsersvcstartuptype=automatic/agtsvcaccount= "NT authority\network SERVICE"  /iacceptsqlserverlicenseterms

where instancename replaced with the SQL Server instance name you installed, referenced from: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/ 4808224c-1adb-4e43-8ae8-c45aba48abb1/stumped-how-do-you-install-sql-profiler?forum=sqlsetupandupgrade

SQL Server Profiler Installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.