Blogs

24 Hours of Rad: 24HOP Spring 2011 Recap

24 Hours of Rad: 24HOP Spring 2011 Recap

on March 18, 2011 • 2 min read

Tags: 24hop , twitter

This past Tuesday and Wednesday (March 15-16) were 24Hours of SQL PASS.

Continue reading

Be My Date Next Tuesday, March 15 at 24 Hours of PASS

Be My Date Next Tuesday, March 15 at 24 Hours of PASS

By Kendra Little on March 10, 2011 • 3 min read

Next week the Professional Association for SQL Server will be providing 24 hours of free, online training on SQL Server.

Come get your learn on.

Continue reading

How To: Automate Continuous SQLServer Activity with Stored Procedures and Powershell Jobs

How To: Automate Continuous SQLServer Activity with Stored Procedures and Powershell Jobs

on March 2, 2011 • 5 min read

It’s often useful to be able to run a bunch of stored procedures in the background over a period of time against a test instance.

Continue reading

The Magic of the Self-Assigned Lab (SQLSkills Immersion Training Days 2 and 3)

The Magic of the Self-Assigned Lab (SQLSkills Immersion Training Days 2 and 3)

on February 24, 2011 • 3 min read

Today, more blog from SQLSkills Immersion Training on Internals and Performance in Dallas, TX. For more about the training, see my prior post.

Continue reading

From Record Structures To TempDb in 9 Hours or Less (SQLSkills Immersion Training Day 1)

From Record Structures To TempDb in 9 Hours or Less (SQLSkills Immersion Training Day 1)

on February 22, 2011 • 4 min read

This week I’m one lucky duck: I’m thrilled to be at SQLSkills Immersion Training on Internals and Performance in Dallas, TX.

Continue reading

Dirty Pages and Statistics IO

Dirty Pages and Statistics IO

By Kendra Little on February 17, 2011 • 3 min read

Warning: The DROPCLEANBUFFERS command referenced in this post is appropriate for test systems only and impacts the entire SQL Instance. If you are new to SQL Server, please use this commands with care, and be careful to read the linked Books Online documentation. Happy testing!

Continue reading

More Running with Scissors: Corrupting your Database with 823 Errors

More Running with Scissors: Corrupting your Database with 823 Errors

on February 15, 2011 • 4 min read

This weekend, a question came up on Twitter asking if there was an easy way to simulate an 823 error. It seemed like a fun task to figure out.

Continue reading