Restore SQL Server Database to other Server
Hi All,
We have two SQL Server 2008 servers, i am trying to restore SQL Server databases to 2nd server it is working fine using SQL Redirection option but i dont want to attach those databases on 2nd server, the backup exec is attaching databases itself during restore.
i am using "use this path" option in sql server redirect.
can i restore sql databases using "file redirect option" to 2nd server without installing SQL server on 2nd server?
Thanks
agha
-Create a restore job, Select the database to restore
-click Microsoft SQL Redirection.
-Enter the destination SQL server name(same or different)
-leave instance blank( if restoring to same one)
-Type in a new name for database to restore
-Start the restore job
Refer: Performing local and redirected restore of SQL 2000 & 2005 Databases with Backup Exec for Windows Servers (BEWS)
http://www.symantec.com/docs/TECH56694