You want to map exception to an exceptions table using the MAPEXCEPTION option of the MAP parameter. When should you proceed? A. when the names of both the source and target tables in the MAP statement are wildcarded B. when…

You want to reduce an Integrated Extract’s startup time by using an existing data dictionary. How should you accomplish this? A. Set the shared memory realm of an Integrated Extract with other Integrated Extracts. B. Use the SHARE option of…

You need to manually patch Oracle GoldenGate source and targets. How should you proceed? A. Stop access to the source database. Allow Extract to finish capturing the transaction data that remains in the transaction log and stop Extract. Start applying…

Which Replicat MAP parameter and syntax should be used to detect an update conflict on the EURO.SEAT_RESV table and resolve the conflict by determining which record has the oldest LAST_UDATE value? A. MAP us.seat_resv, TARGET euro.seat_resv, COLMAP (ON UPDATE KEYINCLUDING…

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? A. Operations are grouped into…