Setting up a Oracle to Oracle replication task with create and update timestamp
Hello,
Oracle to Oracle replication. Could someone share how to set up custom Date fields to track changes with create_date and update_date for any transactional changes to a record?
The create date field getting updated every time the record changes instead of only the update_date field. Is this a bug or is there a workaround for this? I also tried not to include the create_date in the replication task to avoid updating the column. But it still does.