jbalbo
SSCertifiable
Points: 7583
More actions
April 3, 2014 at 12:59 pm
#284125
Hi I was trying to shrink the transaction log file because size is out of control but replication is running on that DB
Is there a way to turn off replication temporary , do the shrink then turn back on?
Thanks
Joe
joshdbguy
Points: 7707
April 3, 2014 at 2:29 pm
#1703093
I believe you can go to your replication monitor, right click on the agent and select properties. You can then disable the task. . . I think.
tim_harkin
SSCrazy
Points: 2399
April 3, 2014 at 2:31 pm
#1703095
Replication needs to read the transaction log. If you stop replication, that may cause the log to grow even more.
What caused the log to grow in the first place? Why the need to shrink it?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply