Hi, my scenario is :
source database apps turned off so no changes to occur from apps
golden gate replicat on target turned off
full backup of source to be taken
run scripts to change some data on source
restore database back to point before the scripts run so have to use alter database open resetlogs
Can I start the replicat to start from this restored source database ( so it ignores the trail files from the run of the scripts ) ?