|
Shrinking window gets hanged. EDIT: This appears to refer to the GUI in SSMS.
(comments are locked)
|
|
Have marked this down as this is such an ambiguous question. What exactly do you mean by window? WHICH window? I think OP is doing it via SSMS by selecting the shrinking option from the database
Nov 12 '09 at 10:29 AM
Madhivanan
(comments are locked)
|
|
Shrinking can take a very long time to complete. Everything from a few minutes to a day and more.
(comments are locked)
|
|
Shrinking can be a very time consuming process. I script out the shrink command and run in it as a T-SQL script rather than using the GUI. It can be stopped in the middle of shrinking without causing a problem.
(comments are locked)
|


Have marked this down as this is such an ambiguous question. What exactly do you mean by window? WHICH window?