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 |
venkath
Posting Yak Master
202 Posts |
Posted - 2006-10-09 : 04:04:31
|
Hi allafter taking full backup of the database, i tried to schedule diff backups.but that job is failing throwing a messageThe volume on device 'D:\Testdatabase_backups\testdb_fullbackup' is not part of a multiple family media set. BACKUP WITH FORMAT can be used to form a new media set. [SQLSTATE 42000] (Error 3259) BACKUP DATABASE is terminating abnormally. [SQLSTATE 42000] (Error 3013). The step failed.how can i resolove this issue.. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-10-09 : 13:43:38
|
What is the command that you are using?Tara Kizer |
 |
|
|
|
|