Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
faizankh
Starting Member
8 Posts |
Posted - 2005-11-08 : 14:56:20
|
While backing up a database to a tape drive, the tape runs out of space. You replace the tape. Referring to the scenario above, what is the correct way to complete the backup? A)Repeat the previous backup command, adding the BACKUP option. B)Repeat the previous backup command, adding the NOINIT option. C)Repeat the previous backup command, adding the BEGIN option. D)Repeat the previous backup command, adding the INIT option. E)Repeat the previous backup command, adding the RESTART option. Please choose the right answer.Thanks |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-11-08 : 15:17:37
|
We don't answer homework questions here.Tara Kizer |
 |
|
|
|
|