Backup / Recovery Synchronization

Posted By jsklavounos

Date: October 22nd, 2008

I’m back! I had an interesting issue occur today that I thought could help you all out.

When you need to recover data that is synchronized between multiple data stores or database types, you have to make sure (in general) that you recover all the data to the same point in time.

For instance, we have a client who runs a Microsoft SQL server that has data which is in sync with Intuit Quickbooks.  It took a while to figure out why the custom application was failing, but when we narrowed it down to the mismatched data - the client admitted to us that they restored the QB file alone.  The solution was simple - restore both to the same point in time and we were good to go.

The lesson here is to document the recovery requirements from an application and operations perspective, don’t just rely on having all your data backed up.

Share/Save/Bookmark

One Response to “Backup / Recovery Synchronization”

  1. laura steckler Says:

    This is all very good information. I know many people who could beenfit from some of these strategies.

Leave a Reply