SQL Backup accessing file on different domain.
cjeremy74
Posts: 14
I am trying to set up jobs to restore logs from a nas server on a different domain. I have a plan B to step a batch job that will map a drive (logging on with different credentials), but I was hoping that there was a way within SQL Backup to do this.
Thanks - Jeremy.
Thanks - Jeremy.
Thanks - JC
Comments
SQL Backup does not support mapped drives.
If you use to use SQL Backup to restore files across the network, you must set up a Network Shared folder on the nas server and place the file or files you wish to restore into the network share.
The account given to the SQL Backup Agent on the SQL server you are restoring too, requires permissions to the network share to read the log file backups.
Please take a look at this document:
http://www.red-gate.com/products/SQL_Ba ... kShare.pdf
Although the document is for backing up to a network share, the security requirements are exactly the same for restoring from a network share.
Hope this helps.
Many Thanks
Eddie
Eddie Davis
Product Support Engineer
Red Gate Software Ltd
E-Mail: support@red-gate.com
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com
Thanks - Jeremy.