Oracle Global Human Resources Cloud Implementation Specialist — Question 30
Which database setting for the Oracle 11.2.0.4 database is required to enable Oracle GoldenGate?
Answer options
- A. ENABLE_GOLDENGATE_REPLICATION=true
- B. ENABLE_STREAMS_REPLICATION=true
- C. Configure the STREAMS_POOL_SIZE database parameter
- D. ENABLE_DATABASE_REPLICATION=true
Correct answer: A
Explanation
The correct answer is A, as setting ENABLE_GOLDENGATE_REPLICATION to true specifically activates Oracle GoldenGate functionality. The other options relate to different replication features or parameters that do not directly enable GoldenGate.