what parameters can be used to configure oracle goldengate to extract data from archived redo log files only?
Answer / Deepak Modiyani
To extract data only from archived redo log files in Oracle GoldenGate, you can use the 'ARCHIVE_LOG_START' and 'ARCHIVE_LOG_END' parameters in the EXTRACT parameter file.
| Is This Answer Correct ? | 0 Yes | 0 No |
my extract was running fine for a long time. All of a sudden it went down. I started the extract processes after 1 hour. What will happen to my committed transactions that occurred in the database during last 1 hour?
if have created a replicate process in ogg 12c and forgot to specify discardfile parameter. What will happen?
what type of encryption is supported in goldengate?
what transaction types does goldengate support for replication?
why would you segregate the tables in a replication configuration? How would you do it?
why is supplemental logging required for replication?
I am migrating my oracle database from non-exadata to exadata but my source ogg software and target ogg software versions are different (say source is running ogg 11.1 and target is running ogg 11.2). How can I configure my ogg process to work in such configuration?
How can we report on long running transactions?
what type of topology does goldenggate support?
what is the minimum database version which supports integrated delivery?
how do you view the data which has been extracted from the redo logs?
how do you create a coordinated replicate in ogg 12c?