Hi guys,
I've got distribution cleanup task running every ten minutes and it keeps creating blocks. Every ten minutes on the dot is seems to be creating blocks when doing the following:
EXEC dbo.sp_MSdistribution_cleanup @min_distretention = 0, @max_distretention = 72
Any suggestions? I've disabled the task at the moment.
Cheers,
Iain