1z0-447 Exam QuestionsBrowse all questions from this exam

1z0-447 Exam - Question 44


You have configured and added the Extract and Replicat tasks by using the Direct Load method. What do you need to do to get the processes up and running?

Show Answer
Correct Answer: AC

When using the Direct Load method for Extract and Replicat tasks in Oracle GoldenGate, you only need to start the Extract task. The Replicat task is started automatically by GoldenGate when the initial-load Extract is started, so there is no need to manually start the Replicat task.

Discussion

8 comments
Sign in to comment
awahbaOption: A
Apr 23, 2020

In directload method, the parameter starts the replicat automatically .. we only need to start the extract : https://docs.oracle.com/goldengate/1212/gg-winux/GWUAD/wu_initsync.htm#GWUAD564

Jess89Option: A
Jul 28, 2020

The correct is A

wiprooracleOption: A
Jan 13, 2023

A is the answer as per https://docs.oracle.com/en/middleware/goldengate/non-stop/12.3.0.1/admin/configuring-initial-data-synchronization.html#GUID-412FC2E8-6722-476A-B205-1F07970BE945

Magwai
Jan 4, 2024

correct

MagwaiOption: A
Jan 4, 2024

You start the Golden Gate initial-load process by starting the Extract. Remember, it isn’t necessary to start the Replicat, because GoldenGate does this automatically for the initial load when the initial-load Extract is started. Golden Gate only automatically starts the Replicat for an initial-load Replicat, not for the ongoing-change Replicat. When the load is complete, GoldenGate automatically stops the initial load Extract and Replicat.

RongLeiOption: C
Jul 4, 2022

https://docs.oracle.com/goldengate/1212/gg-winux/GWUAD/wu_initsync.htm#GWUAD564 Only initial-load replicat is started automatically by initial-load extract. The change replicat still need to be started manually. So i think C is correct according to the doc.

JESUSBBOption: B
Oct 12, 2022

B is the correct answer

odba2014Option: B
Oct 8, 2023

B is correct

ccshyuOption: A
May 30, 2024

A is the correct answer which just start initial-extract task only and Do not start the initial-load Replicat manually.