sql server - Synchronization is finished but last_sync_status is still 1 -


don't ask me weird set up, given me.

i have replication set on server lot of different stuff. after replication has finised relies on trigger set on mssubscription_gents table. trigger updates table when last_sync_status set 2, value should have when replication finished.

this set in production , trying set qa environment same setup reason doesn't work. table updated new value last_sync_time last_sync_status stuck @ 1 , trigger doesn't fire.

any suggestion problem?

i found problem in case.

the database publishing backup of older database had som data in replication tables. removing publication, replication tables in target database , setting publication again resolved issue.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -