What questions do I need to ask for a database sync?
Posted
by
user65745
on Server Fault
See other posts from Server Fault
or by user65745
Published on 2011-01-05T14:11:18Z
Indexed on
2011/01/05
14:55 UTC
Read the original article
Hit count: 185
I am currently helping to implement an RFID inventory management system for my company. The software that we are locked into has been at best buggy and unreliable. The software provider is now rolling out a major release.
My problem is that the new software release keeps a local database on each machine that then syncs to a master database online. According to the software company we cannot do a scaled rollout because of data corruption issues between the software releases. What questions can I be asking and what sort of testing can I do on my end to make sure this software works? Any suggestions would be very helpful.
© Server Fault or respective owner