Salesforce Certified Data Architect — Question 76
Universal Containers is experiencing frequent and persistent group membership locking issues that severely restricts its ability to manage manual and automated updates at the same time.
What should a data architect do in order to resolve the issue?
Answer options
- A. Enable granular locking.
- B. Enable parallel sharing rule calculation.
- C. Enable defer sharing calculation.
- D. Enable implicit sharing.
Correct answer: A
Explanation
Enabling granular locking allows for more specific locking at a finer level, which can alleviate the issues caused by broad locking mechanisms. The other options do not directly address the locking problem; for instance, parallel sharing rule calculation and deferred sharing calculation focus on optimizing sharing rule processing rather than resolving lock contention.