Oracle Global Human Resources Cloud Implementation Specialist — Question 52

An integrated Replicat is running with PARALLELISM set to four, yet you discover that for a series of large operations, only one apply server is processing the operations. What is the reason for this issue?

Answer options

Correct answer: A

Explanation

The correct answer is A because when GROUPTRANSOPS is set, it can cause operations to be processed by a single apply server, which limits parallelism. Option B is incorrect since Integrated Replicat can utilize multiple apply servers if configured properly. Option C is not necessarily true unless specific table pinning is implemented, and option D does not directly relate to the apply servers' operation distribution.