Hello All,
I work for a company with about 10 retail locations and we are using Microsoft RMS as our point of sale app. Each store typically has one or two POS terminals. The SQL DB is currently stored on the POS machine and we do a nightly full backup to our main office over a biz DSL VPN link.
The backup fails far too often and my guess is that a hiccup over the VPN link is enough to cause the operation to crap out. I considered instead of backing up the db to a remote server to instead backup locally to the POS, zip, rename and then robocopy the data. However, I then have a bunch of scheduled task scripts floating around with very little error reporting ability. I also have to babysit the process far too much.
I'm wondering how others handle data management with or without RMS and their remote locations. Is it the kind of thing that simply requires an exceptionally high amount of attention or is their a solution to this problem?
Thanks in advance.
I work for a company with about 10 retail locations and we are using Microsoft RMS as our point of sale app. Each store typically has one or two POS terminals. The SQL DB is currently stored on the POS machine and we do a nightly full backup to our main office over a biz DSL VPN link.
The backup fails far too often and my guess is that a hiccup over the VPN link is enough to cause the operation to crap out. I considered instead of backing up the db to a remote server to instead backup locally to the POS, zip, rename and then robocopy the data. However, I then have a bunch of scheduled task scripts floating around with very little error reporting ability. I also have to babysit the process far too much.
I'm wondering how others handle data management with or without RMS and their remote locations. Is it the kind of thing that simply requires an exceptionally high amount of attention or is their a solution to this problem?
Thanks in advance.