QuestionQ34

Configuration Options

You want to raise parallelism for increased Integrated Replicat throughput while retaining the original transaction atomicity. How can this be accomplished?

  • A You can configure integrated Replicat with two parallel apply servers.
  • B You can configure integrated Replicat with two parallel child servers.
  • C You can configure integrated Replicat with the SPECIALRUN parameter.
  • D You can configure integrated Replicat with ASSUMETARGETDEFS and SPECIALRUN parameters.
Explanation

Integrated Replicat can use multiple parallel apply servers within one configuration. Those apply servers process transactions concurrently while preserving the original transaction atomicity, so configuring two parallel apply servers increases throughput without sacrificing transaction integrity.

Learn more

Community Discussion

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