|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 6:42 AM
Points: 1,370,
Visits: 2,285
|
|
Hi,
Do I need to backup log if log shipping is implemented in that database ? Will the log backup taken by log shipping truncate the log file so that it won't keep on growing ? Or do I need to truncate it separately ?
Thanks in advance. San.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 3:23 PM
Points: 5,264,
Visits: 11,191
|
|
you don't need any other log backups than the log backup job created by logshipping. Indeed, if you take other log backups it will break logshipping.
The log backup taken by logshipping is no different than any other log backup
---------------------------------------------------------------------
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Tuesday, April 30, 2013 5:59 AM
Points: 1,075,
Visits: 5,114
|
|
Joy Smith San (8/25/2012) Do I need to backup log if log shipping is implemented in that database ? No
Will the log backup taken by log shipping truncate the log file so that it won't keep on growing ? Yes
Or do I need to truncate it separately ? No
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 6:42 AM
Points: 1,370,
Visits: 2,285
|
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: 2 days ago @ 4:57 AM
Points: 846,
Visits: 2,082
|
|
Joy Smith San (8/25/2012) Hi,
Do I need to backup log if log shipping is implemented in that database ? Will the log backup taken by log shipping truncate the log file so that it won't keep on growing ? Or do I need to truncate it separately ?
Thanks in advance. San.
why do you want to take Tlog backup when it is updated in other server through log shipping.
Even if you think that log backup will not break log shipping chain.
Experts i need your advice on below,
if take a TLOG backup and keep it on the log shipping share drive will the log shipping happens without break? or will it take only the backup created by logshipping job?
Regards Durai Nagarajan
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 6:42 AM
Points: 1,370,
Visits: 2,285
|
|
why do you want to take Tlog backup when it is updated in other server through log shipping. Even if you think that log backup will not break log shipping chain.
It WILL BREAK the log shipping chain right ?
Experts i need your advice on below,
if take a TLOG backup and keep it on the log shipping share drive will the log shipping happens without break? or will it take only the backup created by logshipping job?
The moment you take TLOG backup it will break log shipping. Once the log shipping is broken, it shouldn't work with manually taken log backup apparently, if I understood correctly .
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: 2 days ago @ 4:57 AM
Points: 846,
Visits: 2,082
|
|
[b]Joy Smith San (8/26/2012)It WILL BREAK the log shipping chain right ?
San, it will break the chain, but my question is why do need to back up the log if you have the log restored on other server?
Regards Durai Nagarajan
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: 2 days ago @ 4:57 AM
Points: 846,
Visits: 2,082
|
|
[b]Joy Smith San (8/26/2012 Experts i need your advice on below,
if take a TLOG backup and keep it on the log shipping share drive will the log shipping happens without break? or will it take only the backup created by logshipping job?
The moment you take TLOG backup it will break log shipping. Once the log shipping is broken, it shouldn't work with manually taken log backup apparently, if I understood correctly  .
Thanks San, i too have the same idea but will sql accept if i keep the back on the location when it will take it and restore on other server hope anybody would have tried and tested it.
Regards Durai Nagarajan
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 3:23 PM
Points: 5,264,
Visits: 11,191
|
|
even if you back the log up to the same location as the log shipping backups it will still break log shipping as it will not be reflected in the log shipping tables.
---------------------------------------------------------------------
|
|
|
|