Follow sqlserver-dba.com

Subscribe to RSS feed  Follow @jackvamvas - Twitter

*Use the Comments section for questions

SQLServer-DBA.com Links

Dba_db2_button

dba-ninja.com

SQL Server DBA Jobs

Exception based reporting

09 July,2013 by Tom Collins

What is exception based reporting?

In basic terms , exception reporting  is a form of data analysis comparing one set of data against a desired base set of data and highlighting items which don’t match. I think of it as a form of exception handling  for deviations from the “normal” order of things, requiring some sort of processing.

Most aspects of database server management are relevant. Think of security audit reporting , backups, SQL Server error logs.   All these areas are relevant to exception based reporting.

Most  DBAs are  overloaded by reporting data. Establish the Key Performance Indicators (KPI) . Once the KPI are established , the DBA can create useful reports , displaying effective information for managing  the database servers, as opposed to a report admired but never used.

Continuous data collection is a costly exercise. The cost may not be attributed to running the system , but nevertheless is a cost. Therefore using KPIs ensures the cost accrued by collecting and analysing the data contributes to the decision making process.

“Out of the box” solutions can be seductive to DBAs. The DBA installs and immediately gathers data, therefore seeming productive. How much of that data is used? I’ve worked in an organisation collection terabytes of SQL Server performance data – for purposes of trend analysis and capacity planning. They spent months installing and processing predetermined collection points.  The data was collected but barely referenced in any meaningful way.

 Think about “why” you are collecting the data . Focus on establishing a list of “Whys”. Why do we want to collect CPU usage data every 5 minutes? Why should we collect data only on CPU and not disk usage? Why should we use a 30 days and not 365 days?  Etc etc . Once you’ve established the “why” – the “what” becomes easy. Time management is critical

Read More on Monitoring SQL Server

SQL Server monitoring situations - SQL Server DBA

Database server : Monitoring versus reporting - SQL Server DBA


Author: Tom Collins (http://www.sqlserver-dba.com)


Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on Exception based reporting


sqlserver-dba.com | SQL Server Performance Tuning | SQL Server DBA:Everything | FAQ | Contact|Copyright & Disclaimer