Free E-Book on XSD SQL Server Schema Collections

image Whether you like it or not, as a SQL Server DBA or Developer, you will eventually have to learn about XML and XSD (XML Schema Definition Language). XML has become, and continues to grow, as a popular format for exchanging data. If you are not up to speed on this technology, check out the this free e-book by Jacob Sebastian called The Art of XSD: SQL Server Schema Collections.

Continue reading

Backing Up Your Data is Obvious, Or Isn’t It?

Often, when I give presentations on DBA best practices, I make the obvious point that databases need to be regularly backed up, and that backups need to be tested to ensure that they can be successfully restored. Often, when I make this point, I feel that what I am saying is a little too obvious, and that perhaps I should even skip the point and focus on other best practices. In other words, perhaps I shouldn’t waste my time, and the time of my audience, on covering such basic information.

But the recent incident, where a T-Mobile Sidekick database was corrupted, and did not have proper backups, has caused a publicity nightmare for T-Mobile, and Microsoft (who was responsible for the data), and has lead me to rethink this. By the way, most of the data ended up being recovered several days later.

If Microsoft can make this mistake, so can any company. So from now on, whenever I talk about best practices, I won’t feel guilty about making such obvious points about the importance of backups.

120 DBAs and Developers Attend SQL Down Under

greg_low

The fourth annual SQL Down Under Code Camp was held at Charles Sturt University in Wagga Wagga, Australia this past October 10th and 11th.

Over 120 DBAs and developers throughout Australia converged to attend Australia’s largest free SQL Server event. The two-day code camp included 14 sessions presented by 12 different speakers, including many SQL Server MVPs, such as Greg Low (see photo), Rob Farley, Grant PaisleyDarren Gosbell, Adam Cogan, Peter Ward, among others. I presented two sessions at the event.

Continue reading

Think You are Good at Designing User Interfaces? Then Prove It and Win!

The Future of Monitoring website, hosted by the Software Development Usability Team at Red Gate Software, is sponsoring a “Design the Perfect Monitoring Dashboard” contest. The goal is for you to design the ideal dashboard for monitoring a real-time view of what is happening with the SQL Servers you manage.

If you think you are up to the challenge, then check out the entry page to view everything you need to know about entering the contest.

Free T-SQL Database Maintenance Scripts

I often get questions in e-mails, or at user group meetings, for advice on writing T-SQL database maintenance scripts. There seem to be a lot of DBAs who need more flexibility than what the Database Maintenance Wizard offers to perform database maintenance, which means they must user either T-SQL or PowerShell scripts in order to get this flexibility. Unfortunately, many of the DBAs who ask me this question don’t have a lot of time, or T-SQL experience, so they don’t know where to start.

The advice I generally give to them is to not reinvent the wheel, but to see what others have done, and to emulate them, especially to those DBAs with lesser experience. For example, the following websites offer T-SQL database maintenance scripts that are freely available for others to use with little or no modification, or to use as a learning tool in order to see how other DBAs have tackled this issue.

Continue reading

SQL Server MVP Deep Dives Early Access Edition Now Available

image

SQL Server MVP Deep Dives, a new book written by 53 SQL Server MVPs, is now available as an eBook, and will be available in paperback in November.

The book, which is edited by Paul Nielson, Kalen Delaney, Greg Low, Adam Machanic, Paul S. Randal, and Kimberly L. Tripp, includes 59 chapters divided into five sections:

  • Database Design and Architecture
  • Database Development
  • Database Administration
  • Performance Tuning and Optimization
  • BI Development

All of the SQL Server MVPs donated their time to write and edit the book, and all royalties will be donated to the  War Child International charity.

If you will be attending the PASS Community Summit this November, you will be able to purchase a copy of the book there, and even get it signed by many of the authors. I wrote two chapters for the book, and will be at the summit to sign your copy, if you are interested.