[A]
Database system throughput can be enhanced by locking the smallest sized objects possible.
[B]
Database system throughput can be enhanced by reducing the time that transaction that hold locks.
[C]
Database system throughput can be enhanced by reducing the hot spots (frequently accessed and modified database objects).
[D]
Increasing the main memory capacity can enhance database system throughput.