Questions tagged with AWS Database Migration Service
AWS Database Migration Service (AWS DMS) helps you migrate databases to AWS quickly and securely.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
661 results
Hi AWS community,
I want to know the feasibility of migrating an Aurora PostgreSQL Serverless V2 instance to an Aurora PostgreSQL reserved instance without a migration process. And if the only viable...
Hi,
I have enabled Validation to my DMS migration task. but when I get table statistics to check validation state, I found almost 1/3 of my tables are in state "pending validation" where my DMS task...
I would really appreciate any help with my problems. My DMS replication tasks failed with multiple errors. I will try to make my post short and clear. Here is the information that I think may help...
I'm using a SQL Server on-prem source for a DMS to replicate to a SQL Server RDS. Every night, at about midnight, I'm seeing a spike of ~1.6M CDC incoming changes on my DMS task, but nothing is making...
Hello,
We have a hard time setting a DMS "Data Collector".
It's the first time we use this service and there is probably something we don't get but it's not obvious.
We selected an existing s3 bucket...
Hi support team,
I'm currently trying to speed up a data migration task working fine in non-parallel mode by introducing parallel mode with ranges.
I segmented the table by ID field.
On task...
Hi everyone
I'm encountering an error: "ERROR: permission denied for table awsdms_ddl_audit [...] PL/pgSQL function awsdms_intercept_ddl() line 6 at SQL statement". I previously used AWS RDS for...
First, I had a configured replication that I used successfully last month.
But reload of it today fails without explicit error, just Internal Failure (the endpoints, VPC, etc, didn't change...
Hey all!
I'm having trouble with an AWS DMS migration project's schema conversion stuck on LAUNCHING status.
In the DMS migration project, I have set up & configured all the resources needed, then...
Hi there, I've been playing around with AWS DMS and Aurora PostgreSQL serverless and I've come across a bit of a problem. I've demonstrated it on a table with a composite primary key, but I suspect it...
I want to restore an IBM DB2 backup image (**SAMPLE.0.db2inst1.DBPART000.20230723133415.001 **) to an AWS RDS IBM DB2 instance. Upon researching, I found that we can use the stored procedure...
I'm running AWS DMS Serverless replication between two different AWS Aurora Mysql databases. Here example fragment of my mapping rules json:
```
{
"rule-id": "336",
"rule-name":...