dbTalk Databases Forums  

Backup in SQL with overwrite option

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Backup in SQL with overwrite option in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Anh Tran
 
Posts: n/a

Default Backup in SQL with overwrite option - 07-15-2003 , 08:09 PM






How do I know if we back up our database with the
overwrite option? By default, doess the back up just
append to the media? If that is the case, how can I set up
the backup with the overwrite option?
Thanks in advance, all helps are greatly appreciated.
Anh Tran.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Backup in SQL with overwrite option - 07-16-2003 , 06:19 AM






SQL Server will append to the media and the way you would distiguish things
is through the position no. (FILE = )

Look at the options for BACKUP DATABASE (WITH INIT)

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Anh Tran" <atran (AT) sycamores (DOT) org> wrote

Quote:
How do I know if we back up our database with the
overwrite option? By default, doess the back up just
append to the media? If that is the case, how can I set up
the backup with the overwrite option?
Thanks in advance, all helps are greatly appreciated.
Anh Tran.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.