The schemas are same on all servers.
The data of respective server should not be on another
but there are some relations having foreign keys to data which is not on current server
currently its not possible to implement foreign key constrains across servers
"then how is it handled in a distributed database architecture!? (there are foreign keys!!)"
for initial understanding of the core problem please refer to
tanks