SQL Backup/LogShipping-Restore a DB that use multiple paths
etorres
Posts: 2
Hi,
I have problems trying to restore a DB which use 4 different disks, to separate Data and Log files.
The restore option allows me to select just 1 disk(path) for Data and 1 Disk(path) for Log.
Does anyone know if it is possible to do it and how ???.
Thank you in advance for your help.
Cheers from Peru. Edgardo
I have problems trying to restore a DB which use 4 different disks, to separate Data and Log files.
The restore option allows me to select just 1 disk(path) for Data and 1 Disk(path) for Log.
Does anyone know if it is possible to do it and how ???.
Thank you in advance for your help.
Cheers from Peru. Edgardo
Comments
What version of the SQL Backup GUI/Server Components do you have installed?
You can check the GUI version by using Help>About.
You can check the Server Components version by right clicking it in the GUI and selecting Properties.
I can restore a database with multiple file groups to different locations using the SQL Backup 5.3 GUI.
You could also use the extended stored procedures to restore manually :
I hope this helps,
Redgate Foundry