How do we insert/update the data?
We have to insert/update data into two databases.
We have to keep both databases in sync.
Database locking is different on the databases.
Within the application we have to address the rollback issues when an error occurs.