You Asked for It: A Custom DBA Repository

February 2008

Use SSRS and SSIS to add information for ad-hoc queries, an enhanced SQL Server Agent job schedule, support for SQL Server 2005, and more with this revised DBA Repository solution.

The Logical Puzzle

By Itzik Ben-Gan

Get the solution to January’s puzzle “Counting Triangles,” and prepare your mind for February’s puzzle, which involves determining weights.

SQL Server Read-Consistency Problems, Part 3

By Itzik Ben-Gan

Under both Read Uncommitted and Read Committed isolations, updates running during an index-order scan can result in reading the same row multiple times or skipping rows.

Column Statistics Give the Optimizer an Edge

By Kalen Delaney

Column statistics—statistics on unindexed table columns—complement index statistics and give the optimizer additional information to use in determining the most efficient query plans.

Data Warehousing: Rapidly Changing Monster Dimensions

By Michelle A. Poolet

You can manage rapidly changing monster dimensions by splitting the stable and hot attributes or by creating non-overlapping value ranges for each rapidly changing attribute.

SQL diagnostic manager 5.0

By John Green

This monitoring and management product can help you diagnose database performance problems so that you can quickly resolve them.

Use SSRS and SSIS to Create a DBA Repository

By Rodney Landrum

This update to the original DBA Repository solution adds support for SQL Server 2005, support for SQL Server authenticated domains, support for server location, information for reports and ad-hoc queries, and an enhanced SQL Server Agent job schedule.

Where SQL Server Should Go from Here

By Michael Otey

Find out what Michael says is missing from SQL Server 2008 and what Microsoft should include in its next release.

Stored Procedure Documents Scheduled Jobs in SQL Server

By Bill McEvoy

Using SQL Server Management Studio (SSMS) to document job schedules involves a lot of mouse-clicking and cutting and pasting. You can avoid all that hassle by using the sp_ShowJobSchedules stored procedure.

SQL Server Videos on YouTube

By Michael Otey

YouTube.com offers many SQL Server videos—some by SQL Server Magazine authors and Microsoft executives--on topics such as performance tuning, disk optimization, backup types, and the life of a DBA.

New Products

By

Check out new and improved SQL Server-related products from Acronis, Dundas, ISC, and TulaSoft.

SQLPing

By Kevin Kline

This free tool can help you find SQL Server and MSDE installations that need to be secured.

Create Calculated Members That Are Elegant and Perform Well

By Paul Goldy

It's not uncommon for MDX programmers to create an elegant calculated member, only to discover that it's so slow that it can't be used in queries against a full data set. Learn why performance problems can occur and ways to work around those problems.

DXtreme for Windows Enterprise

By Michael Otey

If you’re running virtual machines in a production environment and are experiencing performance problems, check out DXtreme for Windows Enterprise, which can enhance your virtual machine performance.

Sharpen Your Basic SQL Server Skills

By Pinalkumar Dave

Server backup doesn’t have to be complex. With these simple commands you can perform full, transaction log or incremental, differential, and file backups. Plus you’ll learn commands for recovering files and when to do a tail-log backup.

Unveiling PerformancePoint Server 2007

By Craig Utley

PerformancePoint Server 2007 might be in your future, especially if your users find out about its BI features. Get the lowdown before they do about the 3 parts of PerformancePoint Server, what it needs to run, and what exactly it delivers.

Crystal-Clear Reporting on Hierarchical Data

By Asif Sayed

Forget the complicated self-joins. Thanks to new Crystal Reports support in Visual Studio 2005, reporting on hierarchical data has never been easier.

Making the Most of Automatic Statistics Updating

By Kalen Delaney

Tune performance by using UPDATE STATISTICS and trace flags to improve the quality of index statistics by ensuring they’re regularly updated.

Search the Archives

Browse the Archive by:

advertisement

GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS