SQL Server 2008 - Worth the Wait
Improving the performance of your database can be a huge and costly task. To achieve this, there are various tools available to accomplish this, including those included with SQL Server, and third-party tools. So, why you want to use a third-party tool instead of the free tools included with SQL Server? There are many reasons, which you will discuss in this article.
Quest Software, (who recently purchased Imceda Software), a developer of a wide range of SQL Server tools, has released a new version of Coefficient, version 2.2.0. Coefficient was awarded Best Database Performance Tool by www.sqlservercentral.com Readers’ Choice 2004, and SQL Server Magazine Readers’ Choice. So does this application live up to all of its hype? Let’s find out.
Version and Configuration
This review was done using the following software and hardware configuration:
Coefficient System Requirements
New Features and Fixes
There were major enhancements to Coefficient 2.2.0 from 2.0. Following are a few of these enhancements for those who may be familiar with previous versions.
Other than the above new additions, there are additional fixes to improve the stability and usability of Coefficient.
Product Overview
Coefficient has the ability to monitor the performance of a remote database server. To do this, it creates a database on the selected server to store the data is collects and analyzes.
Coefficient 2.2.0 can be divided into main three categories with respect to its functionalities, which include Trace, Analysis, and Templates. All the functionalities are driven by simple wizards which reduces the complexity of the work. The Trace option is used to create traces for your databases. The Analysis option is used to analyze the created traces. Templates are pre-saved option so that users can use them without having to create their own. This will be discussed in more detail in this review.Before Coefficient can analyze database performance, it must first collect a trace of database activity. There are two modes of creating traces: Express Mode and Advanced Mode.
The Express Mode runs with default values. This is the easiest mode available to start a trace. With this mode, a trace will start just after the configuring the trace. The Express Mode does not give user the flexibility of changing the trace applications or users being traced.
The Advanced Mode allows you to customize the trace, if want to specify trace criteria or schedule the trace. Even though in this mode users have more flexibility than the Express Mode, configuring it is bit more difficult than the Express Mode.
I have used Advanced Mode to demonstrate the capabilities of Coefficient for this article.