Failure of single site or network does not bring down the entire system. Some data may be unreachable, but users may be able to access other parts of the DB.
Data consistency is not violated because the DBMS transforms consistent database states to another database state thus avoiding database consistency even when a number of users are executing concurrently.






