When trying to connect to our db, I get the following CT error:
Last Exception: There is already an object named 'CTTrace' in the database.
I thought I had connected before but its been a while. It asks me to upgrade after I make the connection and that is when I get that error. Any ideas on a fix for this?
What version of SQL Server are you using? Build "51" is the last ClearTrace build that support trace files.
Do you need the history? The simplest approach is to point it at a new database (delete or rename the old one). If that doesn't work I'm going to need to spend some time troubleshooting.
The challenge is that Microsoft is gradually reducing "trace" from SQL Server and replacing it with Extended Events. So Build 51 is the last "trace" build and doesn't get a lot of love