In cases where SSMS (SQL Server Management Studio) or any integrated add-ins freeze or stop responding, a dump file can be generated for debugging purposes. This applies to both SSMS and the following dbForge add-ins for SQL Server:
dbForge SQL Complete
dbForge Source Control for SQL Server
dbForge Unit Test for SQL Server
dbForge Index Manager for SQL Server
dbForge Data Pump for SQL Server
dbForge Search for SQL Server
dbForge Monitor for SQL Server
Steps to Create a Dump File from Task Manager:
Reproduce the Issue:
Open Task Manager:
Switch to the 'Details' Tab:
Select the SSMS Process:
Create the Dump File:
Right-click on ssms.exe and choose Create Dump File from the popup menu.
Example:
If you are using dbForge SQL Complete within SSMS and the application becomes unresponsive, follow the steps above to generate a dump file for ssms.exe. This file is useful for identifying the cause of the issue and can be shared with technical support.
Note: This method is compatible with SSMS versions 18, 19, 20, and 21.