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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 append new backup on a device

Author  Topic 

booyeeka
Starting Member

10 Posts

Posted - 2008-03-16 : 13:51:42
hi all!

appending new backup on a same device - yes or no?

if somebody can tell me, is ok to constantly create new backus on a same device? i'm asking that, because in that case, defice file it will grow and grow.

is there any limit or suggestions how many appending is recomended, cause of file growth?

tnx in adv!

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-16 : 16:57:36
Better to create new backup file, you can delete unwanted backup files easily that way.
Go to Top of Page
   

- Advertisement -