I need to see which indexes I should add to my database so I need to run SQL Server Profiler so I can use it as input for the Database Engine Tuning Advisor.
My question is, does the profiler affect the performance of the DB? Also, would running the profiler on another machine help alleviate the weight on the DB?
Do you recommend doing this on a production server or should I go another route?