I have transactional replication running on SQL Server 2012. The publisher is on SQL Server 2012 Enterprise and the Subscriber is on SQL Server 2012 Standard. When I create the subscriber it loads all the data 244,000,000 rows and then starts over again at 0 and reloads all the data.
Why is it starting over again?