Have a replicated db running for several years. We have the luxury to take it offline occassionally and make major changes (table structure, etc.), and reset up the publication and subscriptions, etc. It has over time accumulated almost 3000 system created conflict tables, especially in the stored procedures (SP's). THe db only has 200 tables and around 60 views and SP's. The next time I take it offline and make changes, I would like to clean up these conflict items if possible. It it possible and if so how? Thanks much! (FYI, I didn't get a response in the Replication area, so I thought I would try here)