SQL Server 2008 - Worth the Wait
Software Spotlight
Product:
SQLconfig
Version
1.7
Publisher:
Idera
Price:
$995 Per Instance
As a DBA or system administrator, you know how difficult it is to configure a database. It is even more difficult to maintain the configuration. In the case of SQL Server, as a DBA you have to monitor new database object changes. You have to monitor other system changes too. And if it is a dedicated SQL Server, you especially have to monitor the other applications that are installed.
All this will be a Herculean task if you are going to do this manually. And in today's dynamic IT environment, there will likely be more than one SQL Server to monitor. DBAs need a tool that can automatically monitor SQL Servers for changes. Idera, which provides various SQL Server tools, has a wonderful tool called SQLconfig to help you with this task.
SQLconfig provides a clear and automated way for you to analyze and control changes to databases, SQL Server instances, and database server configurations:
In this review, here is what we are going to look at:
During installation, you will be prompted for a database in which to store all the configurations and data collected by SQLconfig, which can be easily backed up.
Data is collected by a windows scheduled task. It can be created during instillation or configured later.
You can set a baseline for your software and hardware configurations as a point of reference. After gathering data, the data will be compares with the baseline. Any differences will be shown on a special place. Legitimate changes can then be accepted or reversed.
Since a baseline will change over time, you are allowed to alter it.
Preparation
Hardware requirements:
Software requirements (for the server on which it is installed):
Windows 2000 or Windows XP Professional using TCP/IP networking protocol. If you manage Microsoft SQL Servers running on Windows NT, ensure you support NetBIOS.
SQL Server version 7 or later SQL Management Tools. MSDE is included in the installation kit. If you install the database on a remote database server, it must be running MSDE or SQL Server version 7 or later. SQLconfig now supports SQL Server 2005.
Microsoft Word 97/2000 Viewer, available free on the Microsoft Office download Web site. The viewer is needed to view and print the SQLconfig documentation. The setup program installs the documentation to a subfolder of the main installation folder.
SQL Server permissions:
SQLconfig uses the logged-on user account to dispatch agents and collect database server configuration data. This account must have the following permissions:
I experienced a problem on the computer on which SQLconfig was installed when the default browser was not Internet Explorer. As most of the SQLconfig interfaces are in HTML format, you need to set your default browser Internet Explorer.
Register SQL Servers
You need to register all SQL servers that you want to monitor. This can be accomplished from one page.
If your servers have SQL authentication, there will be an additional page to provide user authentications.