- Newest
- Most votes
- Most comments
I believe that found a solution, I created a transformation rule in DMS using the expression AR_H_CHANGE_SEQ, this added a new column in my S3 data - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions.html#CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions-Headers
answered 2 years ago
Hi,
This blog post explains how to migrate an Oracle db with DMS by using SCN: https://aws.amazon.com/blogs/database/migrating-oracle-databases-with-near-zero-downtime-using-aws-dms/
Best,
Didier
Hi Didier, thanks for your reply, but what I want to achieve is to include the SCN in the DMS task output, I need to be able to identify the latest transaction for a given record
answered 2 years ago
Relevant content
asked a year ago

Hi Didier, thanks for your reply, but what I want to achieve is to include the SCN in the DMS task output, I need to be able to identify the latest transaction for a given record