The solid state revolution

Sep. 3, 2013 by

Back in the nineties, I learned, as every young database administrator must, that writing or reading a single block from disk is the heart of every database operation. That’s why

Bit operations in Transact SQL

Aug. 29, 2013 by

Books Online has a less than helpful article on bitwise operators. … So what can you do with large binaries in TSQL, other than store them and do the processing in

Performance of Computed Columns in SQL Server

Jun. 20, 2013 by

Generals are always preparing to fight the last war. -proverb IT professionals are always learning from our mistakes and trying to improve upon our past performance.  And like military leaders,

Working with really large log files in Windows

Jun. 14, 2013 by

Working with files that are larger than the available memory can be difficult on a windows system. Notepad, and similar editors, will not open files that will not fit in

Why is Sharepoint busy when no one is using it?

Jun. 13, 2013 by

Sharepoint has hundreds of timer jobs running. Queries against the TimerJobHistory table will identify jobs that are active for long periods. You can then go into Central Administration and see