Backing Up and Restoring in Cluster Environments › Restore by Tree in Microsoft SQL Server 2000, 2005 or 2008 Cluster Environments
Restore by Tree in Microsoft SQL Server 2000, 2005 or 2008 Cluster Environments
You can submit each backup session as a separate restore job if you use the Restore by Tree method.
To restore using the Restore by Tree method in a Microsoft SQL Server 2000, 2005 or 2008 cluster environment
- On the Restore Manager Source tab, select Restore by Tree from the drop-down list.
- In the navigation tree, expand the Microsoft SQL Server virtual server name from which the database you want to restore was backed up. Click the yellow database icon to expand the database instance and click the database you want to restore to select it.
- To use the most recent backup, skip to the next step.
To use a backup other than the most recent backup, choose a Recovery Point session.
- Right-click the database name you selected and select Agent Options from the pop-up window.
The Agent Restore Options dialog opens. The dialog varies depending upon the restore sessions selected.
- Perform one of the following to select restore options:
- On the Source tab, ensure that the session you want to restore is selected.
- In the Restore Manager, click the Destination tab and select a destination using one of the following procedures:
- To restore to the original instance on the original server using the original database name, select the Restore files to their original locations option if not selected already.
- To restore to a different server but to an instance of Microsoft SQL Server with the same version and instance name, clear the Original Location check box and select the destination machine. The destination machine must have an instance with the same name as the original and the same version of Microsoft SQL Server or higher.
- To restore to a different server or a different instance on the original server using the original database name, clear the Restore files to their original locations option and select the Microsoft SQL Server instance for the destination server.
- To restore using a different database name, clear the Restore files to their original locations option, select the destination server, and select the Microsoft SQL Server instance on the destination server. Enter a backslash and the new name of the database at the end of the displayed path, as in the following examples:
\\SERVER1\MSSQLSERVER\Lightning
\\SERVER2\WEATHER\Thunder
Note: If you are restoring a database backed up from a Microsoft SQL Server 7.0 instance to a Microsoft SQL Server 2000, 2005 or 2008 instance, you must explicitly select the target instance even if it is a default instance.
- Click Submit.
The Restore Media dialog appears.
- Select the backup server where the restore job is going to run and click OK.
The Session User Name and Password dialog opens.
- Verify or change the user name or password for the Windows computer on which Microsoft SQL Server is loaded. To verify or change the user name or password, follow these steps:
- Select a session on the Machine tab and click Edit. The Enter User Name and Password dialog opens.
- Enter or modify the user name and password.
- If a session password was assigned to this session, enter the session password.
- To apply the user name and password you entered to all the sessions you are restoring, select the Apply [User Name and Password] to all rows option.
- Click OK.
Note: We recommend that you use the user name and password of a domain administrator for machine authentication. Domain administrators are not dependent on the computer on which the Microsoft SQL Server instance is still running. Specify a domain user with the format DomainName\UserName.
- Verify or change the user name or password for the database servers to which you are restoring. To verify or change the user name or password for the database servers, follow these steps:
- Select the DBAgent tab.
- Select a session and click Edit. The Enter User Name and Password dialog opens.
- Enter or modify the user name and password.
- If you want the user name and password you entered applied to all the sessions you are restoring, select the Apply [User Name and Password] to all rows option.
- Click OK.
- Click OK on the Session User Name and Password dialog.
The Submit Job dialog opens.
- (Optional) Use the Submit Job dialog to select the job execution time, submit the job on hold, add an optional job name for the backup job, or select source priority.
- Click OK to submit this job. If you selected Run Now, the Job Status window opens. Use this window to monitor your job. For more information about the Job Status window, see the Administration Guide.