In transactional replication - first 8000 rows of snapshot copies to subscriber snapshot then acts like it completed successfully.
Publication table has 21 million rows. Snapshot says completed successfully then we get the error "cannot find row at the subscriber" when transaction replication begins.
This is on a new 64 bit server running SQL Server 2005 Standard 64 bit SP3 with Cummulative Update 4. We have a standalone distributor also.
We upgraded the server / OS to Windows 2008 R2 64 bit and SQL Server from 32 to 64bit with the Cummulative Update 4 to take care of the paging issue/bug.
Has anyone ever ran into this situation?