A system design calls for the possibility that a given user could be a member of 270 groups and
roles.
What should be changed to ensure maximum performance?

A.
Revise the database indexes and update index statistics on the dm_group_s and dm_group_r
database tables.
B.
Configure the groups to be dynamic and non-nested.
C.
Modify the Content Server DM_GROUP_LIST_LIMIT parameter and restart the repository.
D.
Make the following change to the app.xml configuration file for TaskSpacE.
<CACHE_GROUP_MEMBERS>true</CACHE_GROUP_MEMBERS>.