I setup image based replication for our ERP system DB a while back. My goal was to create copies of each company DB on each local server as a reference to the users onsite and everything about the replication side works fine. My problem is that almost all of the servers don't flush the old repldata out and it eats up a lot of drive space. I can't seem to find the difference between the server that does flush old repldata out and the ones that don't. Can anyone tell me is there a config for flushing old repldata out automatically? I'm running the full version of SQL 2012 on Window Server 2008 R2. The images are created nightly 5 days a week.
Thank you for any responses in advance.