SQL Man of Mystery
Archives: March 2011
The Mystery Of The Slow Last Row
Things Go South
Recently I was troubleshooting a piece of software that archives data out of a very active import table. It is a pretty simple app. It queries the table for any id’s that have data older than X days. It then queries the table again to pull the… Read more
1 comments, 425 reads
Posted in SQL Man of Mystery on 25 March 2011
Fast File Copy With Managed Code: UBCopy update!
If you have been following my trials with working with C# and files you know it hasn’t been a bed of roses. I ran into a roadblock when I was trying to build a high performance file copy tool in the CLR. I eventually found a solution. It works… Read more
0 comments, 319 reads
Posted in SQL Man of Mystery on 24 March 2011
SQLDIY: Alert On Blocking Chains
Continuing the SQLDIY monitoring project we will take a look at tracking blocking events. I actually received a request to update this from a script I had made available at SQLServerCentral. This was a script from the grand old days of SQL Server 2000 and actually used xp_smtp_sendmail That Gert Drapers wrote… Read more
8 comments, 734 reads
Posted in SQL Man of Mystery on 1 March 2011



Subscribe to this blog