Replicate Data Changes

Now you are going to simulate a transaction to the source database by updating the sport_type table. The Database Migration Service will automatically detect and replicate these changes to the target database.

For Oracle Source:

Expand this if your source DB type is Oracle
Expand this if your source DB type is Microsoft SQL Server

Repeat steps from prior screen that selected the contents of sport_type table in the target database.

The new records for that you added for basketball, cricket, hockey, soccer, volleyball to the sports_type table in the source database have been replicated to your dms_sample database. You can further investigate the number of inserts, deletes, updates, and DDLs by viewing the Table statistics of your Database migration tasks in AWS console.