Pos:Sync process stuck at Get All Change Log

From AutoCount Resource Center
Revision as of 09:08, 4 January 2018 by Keatmeng (talk | contribs) (Created page with "'''Question:''' Why the process keeps stuck at Get all Change log when I perform speed sync? File:Changelog1.png <u><b>Possible Reason:</b></u> Change log is too big....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Question: Why the process keeps stuck at Get all Change log when I perform speed sync?



Possible Reason:

Change log is too big. System takes long time to get all the change log.


Solution:

1. Insert query on outlet database (do it at your own risk) to clear the change log.

AutoCount Accounting Management Studio > Tools > SQL Query

delete from changelog where tablename!='Member' AND changetype!='k'




Note: This query is only applicable to Outlet database. Backup your Outlet database before applying this query.


2. Try to perform speed sync again.


By: Kim Seng 171228, KM 171229, P171229