Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ranvir_2k
Posting Yak Master
180 Posts |
Posted - 2011-06-21 : 09:10:38
|
Hi all,I'm using tracer tokens to measure replication latency. I then use the MStracer_tokens and MStracer_history tables to produce latency reports.However these tables delete data that is over two days old. Is there any way to change this so that data is not deleted?Thanks |
|
ranvir_2k
Posting Yak Master
180 Posts |
Posted - 2011-06-21 : 09:27:29
|
I think I've figured it out. I've changed the History Retention property in the distributor properties. |
 |
|
|
|
|