I am trying to learn goldegate and have it setup on two 18c DBs. Everything works great but I thought I wonder if I can add a second DB. I went through and created the DB did a expdp from my source and choose the latest scn. I then imported this into my 2nd target. I then setup a secopdn data pump extract process to point to my DB I was adding. I then started to make a change in simple table and it replicates to my first target but not my 2nd target. My real question is since the extseq number is at 14 for the current checkpoint file would i sff it like this? " the add replicat repl1, integrated, exttrail ./dirdat/pu EXTSEQNO 14" I guess my question is how i get them in sync or the best way to set them up? Thanks.