Search

Management Studio is waiting for an internal operation to complete by dale6

Closed
as Not Reproducible Help for as Not Reproducible

4
0
Sign in
to vote
Type: Bug
ID: 254934
Opened: 1/31/2007 9:02:15 AM
Access Restriction: Public
1
Workaround(s)
4
User(s) can reproduce this bug
Occasionally, when saving edited diagrams in Management Studio, the save takes from a few minutes to 20+ minutes. The changes to the tables are saved right away but the diagram is not saved and clicking on the diagram results in a popup at the notification area saying that Management Studio is waiting ofr an internal operation to complete.

Opening another instance of Management Studio and looking at the database shows that the table changes are saved but the diagram has not been saved. When the "internal operation" eventually finishes, the diagram changes are reflected in the database.

In the current new database I am developing, this has occurred twice (so far). This is a new database and has no data. I have been working on the database for a week.

In both occurences, among the changes made, I had created a bit column and assigned that bit column a 0 default value in the property page. I don't know if that is related or not but nothing else stands out as being unique in the changes being saved. These are, so far, the only two bit columns in the database.

During the delay, I run sp_who and sp_who2. The results of that shows that every connection to my target database is in sleeping state. That tells me that the problem is not a database locking or timeout issue but that the problem is, as the notification states, an internal operation in Management Studio.

The other changes being saved, both times that I had the error and many, many times that I did not, generally included new columns in existing tables, adding new tables, and adding new relationships as well as whatever moving objects around on the diagram may have taken place.
Details (expand)
Product Language
English

Version

SQL Server 2005 SP1 - Developer Edition

Category

Tools

Operating System

Windows XP SP2 Professional
Operating System Language
US English
Steps to Reproduce
Make changes to an existing database diagram. Save those changes. Possibly more reproducible if you add a bit column and set the default for that column to 0 - I can't confirm this because my database is stuck in this delay and I am hesitant to continue working with it until the save operating is completed successfully - if I can wait that long.
Actual Results
On occasion, saving takes a long time - several minutes or more. If you click in the diagram area, a notification popsup in the notification area stating:

"Microsoft SQL Server Management Studio is waiting for an internal operation to complete. If you regularly encounter this delay during normal usage, please report this problem to Microsoft."

The title area of the notification shows an information text bubble with a lower case "i" - an Information icon. Then it says, " is Busy". The case of the "is Busy" statement makes the notification appear as though it is missing some value in the front of it that is supposed to name what is busy - whether that is Management Studio or some other object. The missing object name re-inforces the idea that this is an unexpected bug and not a database lock or timeout issue.
Expected Results
Changes should save within a reasonable amount of time.

Platform

32
File Attachments
File Name Submitted By Submitted On File Size  
Frozen ManagementStudio - SP_Who2 output.txt (restricted) 1/31/2007 -
Sign in to post a comment.
Posted by omnimaven on 6/4/2010 at 8:05 PM
This happens to me in both SQL Server Management Studio Express version 2005 and 2008. Before Windows 7, all I had to do is to right click the MS SQL Server Management Studio icon on the task bar and select Minimize. In Windows 7, when you right click the icon on the task bar you don't get the option to minimize so now I can't unfreeze the program. It only happens when I am working on a diagram and I click save.
Posted by Alex Filipovici on 3/25/2009 at 2:09 PM
I am facing the same problem. Management Studio freezes when saving a diagram. All the behaviour above is reproduced.
Posted by Microsoft on 7/17/2008 at 5:26 AM
Hi,
This is regarding the issue you filed against SQL Server Management Studio where saving a database diagram hangs with a message that "Management Studio is waiting for an internal operation to complete".

We have not been able to reproduce this issue with SQL Server 2008 and hence we have closed this issue. Please resubmit if you still find this issue in SQL Server 2008.

Thanks
- Balaji Rathakrishnan
Posted by Microsoft on 2/2/2007 at 10:41 AM
Hi Dale,

We have moved this bugged to the next release. thanks for your feedback.

Regards
Vinod
Posted by dale6 on 1/31/2007 at 11:03 AM
I finally got the frozen instance of Management Studio to exit. This reminded me of the same thing I did to "un-freeze" it a few days ago in this same database. I will outline this below. First, let me point out that once I got it closed and re-opened, I tried a bit column with a 0 default and saved successfully. The bit issue may be a red herring.

What I am more sure of in my experience is that, once frozen, I clicked the X to close the window but the window did not respond. In both occurrences, when I decided to end-task the application, I began by right-clicking the icon for Management Studio in the task bar. In both cases, the context-menu popped up and then instantly disappeared, as often occurs with frozen applications.

On the first occurrence, instantly after right-clicking the taskbar icon and the context-menu going away, the Management Studio instance un-froze and offered me a Save dialog as if the application was closing (I had un-saved query windows open and I had previously clicked the X trying to close the frozen app). I cancelled the Save dialog and was able to continue in Management Studio.

On the second occurrence, instantly after right-clicking the taskbar icon and the context-menu going away, the application closed. Again, I had previously clicked the X trying to close the frozen application but this time I had no un-saved queries open - I had queries open, just not un-saved ones - so this time I didn't get a Save dialog to cancel.

The common behavior is that as soon as I right-clicked the icon on the taskbar and then the context-menu appeared and instantly disappeared, then the application began functioning again.
Sign in to post a workaround.
Posted by GregTSmith on 2/20/2008 at 11:04 AM
Right click a bunch of times on the SSMS task bar that shows up on the start bar... it will stop hanging.