Replication not working from store server to HO server.

Replication not working from store server to HO server.

Problem Reported - It was observed that Replication does not work from a particular store server to HO server.


Cause: Problematic store database was corrupted.

Troubleshooting Step: Check the store database health. Run the below command in the store server database.

DBCC checkdb


Resolution: Corrupt database was causing the replication to not workk. So need to repair the store server database along with DBA for a working replication.



    • Related Articles

    • Replication from HO to store or from store to HO is freezed

      Environment: 6.5 updates 6 and before Problem Statement: Replication is not working between store and Enterprise Resolution: One of the basic reasons for replication not working can be the replication service not working correctly or there is SQL ...
    • Replication not working: Specific Replication records are stuck from store to HO

      Version: 6.5 Update 6 Issue: Some records from a store are stuck in the replication monitor which is never being replicated to Enterprise. Steps: Restarted the server, the configuration manager and Replication service however the issue remains the ...
    • Replication is not working for Offline POS

      Problem Statement: Replication is not working for Offline POS as shown below (Connection status Is Red): Symptoms: Below are the known symptoms: API Service is either not configured or working properly. IIS (Internet information services) is not ...
    • Issue with replication

      Product version: 6.6 Problem Statement: The replication service is not working, the service is updated and starts without problems but the logs do not move. Proposed Solution:- Steps to perform to resolve the issue 1) Stop the Replication Service 2) ...
    • Auto refresh replication whenever the stores servers are started / re-started.

      Problem Reported: When customers restart the servers, the replication service often fails to work, requiring them to update the replication service again. Cause: The replication service takes some time to reconnect and establish a connection when it ...