Backup To Multiple Devices

  • If the backup statement is:

    Backup database <dbname> to device1, device2,device3, device4, device5 with init, skip - What is the restore command, assuming no diff. bkups or txlog backups.

    David Nilsson

  • RESTORE database <dbname> FROM device1, device2,device3, device4, device5


    Cheers,
    - Mark

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply