'AWS DMS Source Schema Change
There's a DMS task that is picking data from oracle DB and target is S3 parquet. DMS CDC is in replication ongoing state.
I have a requirement where I need to add a column in one of source tables in Oracle, which already has 5 columns. This table is a part of ongoing replication of DMS CDC. Before doing any changes, I want to understand how DMS will handle this. Any help will be appreciated.
Also, if target was some other database (for ex: PostgreSQL RDS), what will happen in that case?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|