I am getting error 20598 in transactional replication
The row was not found at the Subscriber when applying the
replicated command.
{CALL sp_MSupd_tblAcct
(NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,791.0500,NULL,NULL,NULL,'17360906-1',0x0001)}
It seems that the primary key value is missing( 1st column
should be PK)
This was working before, just happen today
Any idea