SQL Server Management Studio 2012 Hangs

SQL Server 2012 Management Studio hangs

The actual solution in this case was a simple restart of the server.

I would recommend that this is the first thing that is tried if this is at all possible.

SQL Server Management Studio hanging every few seconds

Just some suggestions that might help.

You could try running SQL Profiler, and watch out for any lengthy calls to the database which might
make it hang.

Have you tried turning off intellisense? Options -> Text Editor -> Transact-SQL -> IntelliSense -> Untick Enable IntelliSense

Why does SQL Server Management Studio hang (Not Responding) when connecting to Amazon RDS?

Have you tried the latest SSMS releases? They include improvements to provide better support for SQL Servers running in the cloud. This may help resolve your issue.



Related Topics



Leave a reply



Submit