microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 101 forks source link

how can i install the sqlnexus mainprogram? #69

Closed 417989930 closed 4 years ago

417989930 commented 6 years ago

I download the sqlnexus packages from the main page,but how can i compile and install the main program?It's looks like had some files but it have not including sqlnexus.exe program?

ram2ybabu commented 4 years ago

Main page has information about installation steps. The release page has the .zip file with Nexus binaries. You have to unzip the binaries and find the sqlnexus.exe to launch the SQL nexus. Please make sure all the prerequisites which are installed mentioned installation section.