QuestionQ58

Performance

Cloud Kicks imports high-volume bulk data loads and wants to reduce the risk of failures related to those imports.

Which two options can help achieve this goal?

Choose two
  • A Reduce user group hierarchy
  • B Group records by ParentID within a batch
  • C Defer Sharing Calculation
  • D Enlarge batch size
Explanation

Grouping child records by ParentId so that different batches do not reference the same parents greatly reduces or can eliminate record-locking errors. Deferring sharing calculations prevents immediate sharing recalculations during the bulk operation, improving the efficiency and predictability of large data loads.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!