Hi$
I have an SQL server merge replication, that works fine.
However, there are a number of tables named MSmerge_bi_<GUID>, which now take up more than half the storage space in the database.
I found no info on these tables on the net.
They contain a column named generation, that seems to contain references to very old replication generations (they are not present in MSmerge_genhistory).
What are these tables?
Is there a way to clean them up?
BalintN