What I learned on 2010-03-09

by swjohnson 3/9/2010 5:04:00 PM

What I learned on 2010-02-10

by swjohnson 2/10/2010 5:04:00 PM

What I learned on 2010-01-11

by swjohnson 1/11/2010 5:05:00 PM

What I learned on 2009-12-23

by swjohnson 12/23/2009 5:03:00 PM

links for 2009-12-18

by swjohnson 12/18/2009 5:01:00 PM

What I learned on 2009-12-16

by swjohnson 12/16/2009 5:05:00 PM

What I learned on 2009-12-08

by swjohnson 12/8/2009 5:02:00 PM

Another Free Tool...DBSophic Trace Analyzer...

by swjohnson 11/18/2009 3:44:00 PM
I do lots of profiling on various SQL Server systems and I came across DBSophic's SQL Trace Analyzer today.  I have downloaded and ran a few small profiles against and I really liked what I saw.  Tomorrow, I will be running some larger traces against it and see how it stacks up.  

More Free E-Books...

by swjohnson 8/13/2009 1:57:00 AM

As you know, I am a big fan of Free...here are some other goodies:

Engineering Software for Accessibility by Microsoft Press. In an effort to enable software developers to create accessible Windows applications, we wanted to share our process with the community. We have captured this engineering process in a new book, Engineering Software for Accessibility. The book addresses three basic questions:

  1. How do you plan for accessibility?
  2. How do you design your software for accessibility?
  3. How can you implement and test to your software to confirm it meets the accessible design?

You will learn that properly implemented accessibility enables access to Windows applications for users with a variety of capabilities.  

Get it before it is gone!

- - - - - - - - -  

SQL Server Tacklebox by Rodney Landrum. Essential tools and scripts for the day-to-day DBA that helps with Scripts, tools and techniques to tackle SQL Server issues, Troubleshoot performance issues, Receive notifications of impending issues, Fight off data corruption, Document and report on your servers, Automate and standardize SQL Server installation, Migrate data and manage data growth, and Secure access to your servers.    

This is sponsored by Red-Gate Software.   

links for 2009-08-12

by swjohnson 8/12/2009 5:01:00 PM
  • The data compression feature in SQL Server 2008 helps compress the data and help reduce the size of the database. As well, because compressed data is stored in fewer pages, you get improved I/O performance for intensive workloads. However, it all comes at a cost, extra CPU resources are required on the server to compress and decompress the data. Therefore, it is important to understand the workload characteristics when deciding how to best implement compression.

Feeds