I currently have replication setup across 2 MS SQL Servers (both running 2008 r2).
On the subscriber, my tempdb is filling to a ridiculous rate quickly, circa 28gb within an hour. I understand that tempdb needs to be used in order to store transactions in progress but surely this should shrink back down after?
I have also got a 35Gb Log file for the replication, which I dont seem to be able to shrink either.
Has anyone got any ideas?
Thanks