Goldengate replication during import
edited Jan 22, 2014 5:49AM in GoldenGate, Streams and Distributed Database (MOSC) 5 commentsAnswered
Hi
I would like to know how does goldengate handle the import operation that happens in the primary. I have a situation where I truncated the tables in the source database but forgot to stop the GGS processes. Then I imported the same data after export in the source DB. I had expected the GGS processes to abend considering that imports are translated into INSERTS and then replicated by GGS but to my surprise, none of the extracts, pumps or replicats abended. So, I have been looking for documentation on what operations are recognized by GGS. In other words, how does
I would like to know how does goldengate handle the import operation that happens in the primary. I have a situation where I truncated the tables in the source database but forgot to stop the GGS processes. Then I imported the same data after export in the source DB. I had expected the GGS processes to abend considering that imports are translated into INSERTS and then replicated by GGS but to my surprise, none of the extracts, pumps or replicats abended. So, I have been looking for documentation on what operations are recognized by GGS. In other words, how does
0