replicat abends after a re-instanatiation of the golden gate ..
Scenario ..
1) extract abended over 1 month ago, as the File sytem got filled up. Old archive logs are NOT there, therefore did an rman duplicate of the source database to create the NEW target database
2) started the extract, via alter extract, from an SCN (say 12345) just prior to the RMAN duplicate
3) after the RMAN duplicate, started the replicat aftercsn 12345. Please note on my target database, i am mapping the source schema to a different owner, target. Therefore, in my rep1.prm i have "map source.* target target.*" entry.
4) replicat abended saying no target.checkpoint table exits.
5) created the target.checkpoint table as "add checkpointtable target.checkpoint"