This page of the SQL Server Upgrade Assistant UI is used to restore the user databases to an instance of SQL Server 2005/2008. The Upgrade Assistant Setup Test Server workflow is designed to setup the test server that has SQL Server 2005/2008 installed. Once setup is complete, you will then upgrade the test computer to SQL Server Code Name “Denali” and replay a trace against these databases at a later step.
If you are using multiple computers for the test, run this step on the test server. For more information, see Create a Multiple-Computer Test Environment.
Specify the name of the SQL Server 2005/2008 server or instance for the test computer where the databases will be restored. By default this field contains the name of the local computer. For a named instance, specify servername\instancename.
Specify the type of connection to use to restore the databases. Windows Authentication is specified by default. If you specify SQL Server Authentication, enter the User Name and Password for a SQL Server account that is a member of the sysadmin fixed server role.
Specify the full path of the folder containing the database backups.
Note: If you used Upgrade Assistant to capture a playback, the backup files are in the folder you specified in Playback capture location. If you created the backups manually, enter the path to the local folder or network share where the backup files are. Click Browse to locate the directory, or type the full path.
Specify the full path of the folder where the user databases should be restored. The default directory is the folder where you installed Upgrade Assistant. The instance of SQL Server 2005/2008 must have appropriate permissions for this directory. The easiest way to do this is to use the default backup directory that SQL Server setup creates (C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup for example)
Click Browse to locate the directory, or type the full path.
Selecting this checkbox indicates that the system databases – master, model, msdb – should be restored from backup. This should be selected unless the current copies of these databases match the playback source.
The Service Master Key is used to encrypt other keys stored in your databases. You may want to regenerate this key so that the test system uses a different key than the system where you ran the capture.
Restore the user databases. This button is enabled when Server name, Authentication, Playback source directory, and Restore databases directory are specified.
Displays results as the user databases are restored.
In this step you will upgrade your database to SQL Server Code Name “Denali” from the original 2005/2008 instance. This is an in-place upgrade exercise that will involve installing SQL Server Code Name “Denali”.