Resync Table GG
Resync Table GG
================
Steps to resync one single table using expdp/impdp
***************************************************************
6. Export the table from source with the following parameter in the EXPDP
flashback_scn=<CURRENT_SCN_from_Above_Query>
7. Import the Table dump in the Target.
8. Start the New Replicat Process with the below command,
After importing the table in Target Side, if you don't want to start with a new
replicat and if you need to start with a older one itself, please follow the below
KM note.,
How to add new tables for OGG replication in the current running extract and
replicat ? ( Doc ID 1332674.1 )
==========================