My distribution database is growing very large. The job
Distribution clean up: distribution is not cleanin up the
tables MSRepl_Command and MSRepl_tranaction. The
MSRepl_Command table has over 2 million records. Does
anyone know of a way to safely clean these tables and then
automating this process. This is the code in the job.
<<<<dbo.sp_MSdistribution_cleanup @min_distretention = 0,
@max_distretention = 32760>>>>
Please feel free to email me directly.
Thank you everyone for your help.
Nicole W.
"Nicole Williams" <Nicole_...@Tiffany.com> wrote in message
news:003101c355f6$3e5501a0$a501...@phx.gbl...
If you check the distribution retention period you will find it to be set to
a value in hours that is equivalent to almost 4 years. Data Mirror sets it
to this value for no apparent reason.
"Nicole Williams" <Nicole_...@Tiffany.com> wrote in message
news:003101c355f6$3e5501a0$a501...@phx.gbl...
"Hilary Cotter" <hil...@att.net> wrote in message
news:u4T$Y8iVDH...@TK2MSFTNGP10.phx.gbl...
Data Mirror works wonderfully replicating from
hetergeneous data sources to SQL Server in most cases. It
seems a little problematic from SQL Server to SQL Server,
and there are a few problems when replicating from
Heterogenous Data Sources to SQL Server - this is one of
them. Can't say if its a bug or not.
>.
>
"Hilary Cotter" <hil...@att.net> wrote in message
news:0a5301c35691$5ee70170$a501...@phx.gbl...