dbTalk Databases Forums  

Backup database without touching tlog

microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss Backup database without touching tlog in the microsoft.public.sqlserver.replication forum.



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

Default Backup database without touching tlog - 02-17-2006 , 04:16 AM






Hi WWW

Is it possible to do full backup of the database without touching the
transaction log?
And if this is possible how to do ?

We want to do some log shipping but I want to keep to do a full backup of
the live database ... otherwise we must switch our backup device from
live-server to standby-server to do full backup on standby-server !

( using sql 2000 std ed )

Thank you for your time and reply.

Greetz
Steven.


Reply With Quote
  #2  
Old   
Paul Ibison
 
Posts: n/a

Default Re: Backup database without touching tlog - 02-17-2006 , 04:49 AM






Steven,
the full database backup has little to do with the log. Check out "BACKUP
DATABASE" in BOL - doing a full backup doesn't affect the log-shipping
chain.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)



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 - 2013, Jelsoft Enterprises Ltd.