on 2012 Oct 04 8:13 AM
Hi
we have POS System which is using Mobilink (ver 9.X) to synchronize the data to console server ( Sybase ASE ver 12.5) . user complained that the POS system hangs( freeze application screen) intermittently . we did a test and found that the screen freezes while user settled transaction and at the sametime mobilink client waiting for apply upload to console server . is there any suggestion to improve this situation.
Thanks.
Request clarification before answering.
If your remotes are SQL Anywhere, consider using transactional uploads (this link is for v10, but the option should behave in much the same way, if not identically). It will only help if your remote used many transactions to make the upload. There will be no benefit if the upload represents a single transaction from the remote. While the upload, and hence the sync, may take longer, being many transactions instead of one, the contention in your consolidated database will be reduced.
Note that later versions of MobiLink support a server-side switch for grouping transactional uploads into larger transactions, allowing you to tune the consolidated-side performance without a client-side change (assuming they are already using transactional uploads).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
60 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.