Trail files not coming to Target
Trail files not coming after initial load with impdp and starting Replicat using aftercsn.
Source GG Version : 11.1.1.1.2
Target GG Version : 10.4.0.19
1. Receive expdp file from Source on 11th Sep.
2. impdp into Target on 12th Sep.
3. copied defgen file and updated replicat paramaer file with new defs file.
4. started Repliat using below -
DELETE R01ABC
ADD REPLICAT R01ABC, EXTTRAIL /usr/local/opt/ggs/trails/bb, nodbcheckpoint
start R01ABC atcsn 13442744561629
also tried -
DELETE R01ABC
ADD REPLICAT R01ABC, EXTTRAIL /usr/local/opt/ggs/trails/bb, nodbcheckpoint
start R01ABC, aftercsn 13442744561629
Replicate is running but "/usr/local/opt/ggs/trails/bb" is empty without Trail files.