Question : Re-Sync Transactional Replication

We have 2 databases on the same server that are replicated using transactional replication (an odd configuration, I know).

The subscriber has become out of sync with the publisher due to a server problem.
The problem has been rectified, but the transactions were lost and even though Replication monitor and everything else on SQL Server thinks the transactions are all up-to-date, there are many tables that are way out of sync.

I've been searching for a way to rectify this - like a "find all missing rows table by table and catch up" - but no luck. Reinitializing, new snapshots, etc. etc. is not doing it.

Is there anything I can run to sync the tables back up? I also cannot clear data from the subscriber tables and re-copy from the publisher w/SQL statements due to keys and constraints.

What can be done? (If it requires code, please provide it)

Answer : Re-Sync Transactional Replication

Try this:

It asks you to create a reg file and a bat file that will help you set the registry.

WSUS: Script to Manually Configure Automatic Update Client (WUA) for WSUS in a workgroup environment

http://msmvps.com/blogs/athif/pages/Manually-Configure-WUA.aspx

HTH,
TG82
Random Solutions  
 
programming4us programming4us