SQL Server 2008 - Worth the Wait
Microsoft SQL Server Upgrade Advisor tool helps the user with the process of upgrading SQL Server 2000 (or 7.0) instances to SQL Server 2005. It analyzes the configuration of installed SQL Server 2000 (or 7.0) components and generates reports. The reports give an idea of the issues that will hinder the upgrade process. The user must address these issues for a successful upgrade.
The SQL Server Upgrade Advisor can be installed from the Microsoft download center. The prerequisites for installing upgrade advisor are as follows:
The installation procedure is very simple.
After installing Upgrade Advisor, it can be started from the Start menu:
Click Start, point to Programs, point to Microsoft SQL Server 2005, and then click SQL Server 2005 Upgrade Advisor.
Upgrade Advisor consists of an analysis wizard and a report viewer.
The Upgrade Advisor Analysis Wizard gathers information about the server, instances, SQL Server components, and trace files that have to be analyzed. After all the information has been gathered and confirmed, the Upgrade Advisor Analysis Wizard analyzes the SQL Server components. The wizard can be launched from the start page of the upgrade advisor.
Step1:
Step 2:
Click Next.
Type the server name in the textbox provided. The user can type "localhost" or "." if it has to be connected to the local computer. Click Next.
The Detect button accesses the specified server and detects components to analyze:
Here, after analyzing the server, the components detected to be analyzed are SQL Server and DTS packages.
Step 3:
Type the instance name and click Next.
Step 4:
In this step the user can select the databases to be analyzed. The user has to the option to select all databases or he can select a single database by selecting only the checkbox against that database name.
Trace files and SQL batch files can also be analyzed. The user has to mention the path of these files. Click Next.