October 2, 2006 at 3:07 pm
Hello folks,
Problem: Currently I have backup dumps on local disk and nightly these backups are copied to tape. I would like to multiplex my backup meaning create another copy onto another location aside from the local disk. I don't see this option on the maitenance plan.
Possible solutions: Create a SP or operating system script to copy the backup files to another location.
Anyone currently performing this task? I'd love to hear your current process.
Thanks,
SteveV
October 3, 2006 at 8:36 am
October 3, 2006 at 6:43 pm
A simple approach would be to use xp_cmdshell 'copy ...' command to copy the backup file (when the full backup is done) to an alternate location.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply