I want to configure multiple extracts to write to the same exttrail file? Is this possible?
Answer / Sneha Rani Masih
No, it's not possible to have multiple extracts writing to the same exttrail file. Each extract creates its own exttrail file by default. If you want to combine the outputs of multiple extracts into a single trail, you can use the 'tee' transform to redirect the output from one extract to another trail, which can then be read by another replicat.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the main components of the goldengate replication?
what parameters can be used to configure oracle goldengate to extract data from archived redo log files only?
list a few parameters which may help improve the replicat performance?
with integrated delivery, where can we look for the performance stats?
what type of encryption is supported in goldengate?
what is the minimum database version which supports integrated delivery?
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?
how do you retrieve information from the oracle credential store?
how do you create a coordinated replicate in ogg 12c?
How can we report on long running transactions?
I have a one-way replication setup. The system administration team wants to apply an os patch to both the ogg source host and the target servers. Provide the sequence of steps that you will carry before and after applying this patch?
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?