<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'SSMS', 'deadlocks', and 'locking'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=SSMS,deadlocks,locking&amp;orTags=0</link><description>Search results matching tags 'SSMS', 'deadlocks', and 'locking'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Connect Digest : 2009-06-05</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/06/05/connect-digest-2009-06-05.aspx</link><pubDate>Fri, 05 Jun 2009 15:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14465</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;As I mentioned in &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/05/30/connect-digest-2009-05-30-please-vote.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/05/30/connect-digest-2009-05-30-please-vote.aspx" target="_blank"&gt;last week's digest&lt;/a&gt;, I want to make it clear that I am not presenting &lt;a href="http://connect.microsoft.com/sql" title="http://connect.microsoft.com/sql" target="_blank"&gt;Connect&lt;/a&gt; issues in this format in an attempt to tip the scales or &lt;span style="text-decoration:line-through;"&gt;pimp&lt;/span&gt; influence votes.&amp;nbsp; I am merely creating exposure for Connect items (bugs or suggestions) that you may not otherwise come across in your daily travels.&amp;nbsp; Please only vote for issues that you feel strongly about, and not using some excuse like, "well, Aaron told me to."&amp;nbsp; &lt;/p&gt;

&lt;p&gt;Of course you can apply your own rules and filters for which issues you vote on, for example you may give a lot more weight to a bug that doesn't affect you directly than to a suggestion for a feature you know you will never use.&amp;nbsp; More importantly, I hope that my efforts here raise visibility for Connect itself, as it is a great way to provide feedback directly to the dev team, and in some cases learn about workarounds that aren't published elsewhere.&lt;/p&gt;

&lt;p&gt;Anyway, I am a day early, but here are some items for this week that you may want to investigate: &lt;br&gt;&lt;/p&gt;

&lt;p&gt;====================
&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;More SSMS bugs &lt;br&gt;&lt;/p&gt;

&lt;p&gt;There have been plenty of Management Studio items in previous digests, but this week fellow MVP &lt;a href="https://mvp.support.microsoft.com/default.aspx/profile/razvan.socol" title="https://mvp.support.microsoft.com/default.aspx/profile/razvan.socol" target="_blank"&gt;Razvan Socol&lt;/a&gt; has discovered a few pretty serious bugs, including one thrown onto the already huge pile of problems with the table designer: &lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462042" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462042" target="_blank"&gt;#462042 : Incorrect "Duplicate key" error with unique filtered index&lt;/a&gt;&lt;br&gt;Current rating: 4.7 (4 votes) &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462046" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462046" target="_blank"&gt;#462046 : Cannot rename a default constraint for a table in a schema which is not dbo&lt;/a&gt;&lt;br&gt;Current rating: 4.4 (4 votes) &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462053" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=462053" target="_blank"&gt;#462053 : The filter expression of a filtered index is lost when a table is modified by the Table Designer&lt;/a&gt;&lt;br&gt;Current rating: 4.7 (4 votes) &lt;/p&gt;

&lt;p&gt;====================
&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;Another TOP 100 PERCENT ... ORDER BY issue &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://sankarreddy.spaces.live.com/" title="http://sankarreddy.spaces.live.com/" target="_blank"&gt;Sankar Reddy&lt;/a&gt; reported an issue with UPDATE STATISTICS which causes many Sort Warnings on the server.&amp;nbsp; The reason?&amp;nbsp; UPDATE STATISTICS generates a subquery that uses TOP 100 PERCENT ... ORDER BY.&amp;nbsp; Yuck! &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=457024" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=457024" target="_blank"&gt;#457024 : Update statistics, top 100 percent and Sort warnings&lt;/a&gt;&lt;br&gt;Current rating: N/A (0 votes)&amp;nbsp; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;====================
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-weight:bold;"&gt;Locking and deadlocks&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Fellow MVP &lt;a href="http://blogs.conchango.com/jamesrowlandjones/" title="http://blogs.conchango.com/jamesrowlandjones/" target="_blank"&gt;James Rowland-Jones&lt;/a&gt; has pointed out several possible enhancements to the database engine, tools and documentation that would enhance the process of tracking down and troubleshooting locking/blocking/deadlock issues.&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458076" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458076" target="_blank"&gt;#458076 : Make %%lockres%% a documented feature&lt;/a&gt;&lt;br&gt;Current rating: 4.7 (10 votes)&amp;nbsp; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458080" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458080" target="_blank"&gt;#458080 : Lock Resource Hash Value not visible in Deadlock Graph Graphical View&lt;/a&gt;&lt;br&gt;Current rating: 4.8 (8 votes)&amp;nbsp; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458084" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458084" target="_blank"&gt;#458084 : Improve content in BOL for Deadlock Diagnosis&lt;/a&gt;&lt;br&gt;Current rating: 4.4 (6 votes)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458091" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=458091" target="_blank"&gt;#458091 : Change Lock Resource Hashing Algorithm to Reduce Likelihood of Collisions&lt;/a&gt;&lt;br&gt;Current rating: 4.6 (11 votes)&amp;nbsp; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;====================
&lt;/p&gt;
&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;============================================================
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-weight:bold;"&gt;Results from last week:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=459383" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=459383" target="_blank"&gt;#459383 : Add assertion clause to DML statements&lt;/a&gt;&lt;br&gt;4.2/6 to 4.3/11 (&lt;span style="font-weight:bold;"&gt;+5&lt;/span&gt;)&lt;/p&gt;&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=459208" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=459208" target="_blank"&gt;#459208 : SSMS : Object Explorer fails to show database list during attach&lt;/a&gt;&lt;br&gt;NA/1 to 4.2/4 (&lt;span style="font-weight:bold;"&gt;+3&lt;/span&gt;)&lt;br&gt;&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=423019" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=423019" target="_blank"&gt;#423019 : SQL Server 2008 Activity Monitor Enhancements &lt;/a&gt;&lt;br&gt;4.7/13 to 4.7/14 (&lt;span style="font-weight:bold;"&gt;+1&lt;/span&gt;)&lt;br&gt;
&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=352596" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=352596" target="_blank"&gt;#352596 : SSMS: Activity Monitor is no longer in Treeview&lt;/a&gt;  &lt;br&gt;4.7/6 (no change)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=361102" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=361102" target="_blank"&gt;#361102 : [SSMS 2008 RTM] Restore 2000 Activity Monitor&lt;/a&gt;&lt;br&gt;3.8/6 to 3.8/7 (&lt;span style="font-weight:bold;"&gt;+1&lt;/span&gt;)&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350734" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350734" target="_blank"&gt;#350734 : SSMS : Activity Monitor column headers are too fragile &lt;/a&gt;&lt;br&gt;4.3/3 (no change)&lt;br&gt;
&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350736" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350736" target="_blank"&gt;#350736 : SSMS : Activity Monitor queries replace white space with ugly boxes&lt;/a&gt;&lt;br&gt;3.9/2 to 3.7/4 (&lt;span style="font-weight:bold;"&gt;+2&lt;/span&gt;)&lt;br&gt;
&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350726" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350726" target="_blank"&gt;#350726 : SSMS : Activity Monitor "Kill Process" more dangerous than it sounds &lt;/a&gt;&lt;br&gt;NA/1 to 4.1/3 (&lt;span style="font-weight:bold;"&gt;+2&lt;/span&gt;)&lt;br&gt;
&lt;br&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350729%20" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=350729 " target="_blank"&gt;#350729 : SSMS : Activity Monitor process details dialog hard to use &lt;/a&gt;&lt;br&gt;NA/1 (no change) &lt;br&gt;&lt;/p&gt;</description></item></channel></rss>