If a table is heavily accessed, a bottleneck can ocur. What can be done to prevent this from
happening? Select TWO.

A.
Add the SQL executor process so more processes can access the table.
B.
Increase the DP2 processes to 10 for the volumes.
C.
DCOM the disk so the index blocks are closer together.
D.
Increase processor memory size so the cache can be larger.
E.
Partition the table so that more than one processor can share the load.