SQL Source Control slows down SSMS drastically
JonathanC
Posts: 15 Bronze 2
SSMS is running very slowly after installing Source Control. I have disabled all the options and even tried unlinking my database. When right clicking on an object, it takes almost 30 seconds for the menu to load, and because of this I need to be very careful, or I'll need to wait again if I pressed any buttons or clicked the wrong object. I just upgraded to SSMS 18 and the issue is still present. What can I do without installing Source Control?
Tagged:
Answers
If Object Explorer is slow to respond with SQL Source Control, it may help to disable the automatic polling option - if you haven't done so already!
You can disable this from Options>Indicate changed objects in the Object Explorer and update indicators every X seconds. Please untick the option, restart SSMS, and test.
If the issue persists, it may be due to the object locking feature. You can disable this too!
- Close SSMS
- Open the file %localappdata%\Red Gate\SQL Source Control X\RedGate_SQLSourceControl_Engine_EngineOptions.xml in a text editor
- Add the tag to disable object locking as below
- Restart SSMS to test.
Besides this, if you are still experiencing unusable response times, please could I ask that you log a ticket with support so that we can request a bit more information from you?What do you have to do when you want to use SQL Source Control again - restart SSMS???
Thanks,
I have noticed the version is above after installing the latest SQL Source Control Version 7.2
I've also noticed it's a little faster with Git source control (I was using SVN). Not sure what you are using.
Download link: https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15