September 2010
Intermediate to advanced
1704 pages
111h 8m
English
You can create logical backup devices by using T-SQL or SSMS. The T-SQL command for creating these logical backup devices is sp_addumpdevice, which has the following syntax:

The following sample script demonstrates the creation of the different types of backup devices:

To create backup devices with SSMS, you navigate to the Server Objects node in the Object Explorer and right-click Backup Devices and then New Backup Device; the Backup Device screen appears. This screen includes a text box for the device name, along with ...
Read now
Unlock full access