Other News

Community

How to Control Statistics Feedback

(Troy L Coleman) DB2 11 introduced a feature to help identify missing or conflicting statistics that can help the optimizer choose a more efficient access path. I wrote about this feature here, however, I’ve since learned that two DB2 subsystem parameters can be used to reduce the amount of informat

Community

Introducing Glyphfriend

(Rion Williams) During the Microsoft MVP Summit in November of this year, Mads Kristensen held a session on Visual Studio Extensibility and walked through the process of creating extensions for Visual Studio that can do all sorts of things and make the lives of developers easier.

Editorials

Wait and Compare Database Change

Every time I am involved in a project where database changes are packaged and scripted as some event such as Systems Integration Testing or User Acceptance Testing begins, I am reminded of pitfalls inherent in this strategy. Changes that have been made in an individual sandbox (if there are any) or in a development environment, are often missed or forgotten, […]