Reliability and Security:  The "D" in "ACID"

What can happen?

Recovery: The key is redundancy Security in Relational Database Systems: Database Audits:  Use a system log file called an audit trail.  Oracle8 examples.
audit select on TimeCard;
audit all on PurchaseOrder;
noaudit select on Movie;
Distributed Databases:  The idea

Organization may be:

Consider how it might make sense with BigHit Video.