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.

682 results
I want to migrate DB using AWS DMS. I need to use Schema Conversion Tool for that migration. Those settings should be available during creation of 'Instance Profile' according to AWS docs, but the set...
2
answers
0
votes
59
views
asked a month ago
Description: We need assistance with creating either a replica or a reliable full backup of our AWS-hosted PostgreSQL database, which exceeds 350GB. Our goal is to analyze this data outside of AWS on ...
2
answers
0
votes
30
views
asked a month ago
i got backup from SQL server DB, upload file bak into Bucket S3 and tried to restore it into db on RDS with following commands: exec msdb.dbo.rds_restore_database @restore_db_name='database', @s3_arn...
2
answers
0
votes
33
views
asked a month ago
Hi, I want to know the feasibility of 2 way synching between SQLAnywhere17 and Aurora Postgres database throgh AWS DMS service. Not able to find any relevant documentation related to support of SQLAN...
2
answers
0
votes
33
views
asked a month ago
Is it possible to get the topic name when using JSON when setting the target endpoint for Kafka? ``` { "rule-type": "object-mapping", "rule-id": "3", "rule-name": "MapToKafka2", "rule-action": "m...
1
answers
0
votes
27
views
asked a month ago
Hello AWS Support Team, I am currently using an Amazon RDS PostgreSQL instance, and I need assistance in setting up a physical replica outside of AWS. The goal of this external replica is to have a lo...
1
answers
0
votes
71
views
asked a month ago
Our DMS instance had ran out of disk space on several occasions already, which causes high replication lag, which may ruin the databases. So it's quite concerning. Here's the pattern: ![DMS disk spa...
2
answers
0
votes
59
views
profile picture
asked a month ago
Dear AWS Architect and Support: We are runnning postgres 14.12 on an on-demand db.m5.2xlarge server with multi-az. Server is at us-west-2a and secondary node is also at us-west-2a. Let's call...
3
answers
0
votes
69
views
asked a month ago
Hello, can someone provide me Step by steps AWS "Change Data Capture" from on premise SQL Server to AWS RDS SQL Server please? (From start to finish with any detailed configurations included that I n...
1
answers
0
votes
78
views
asked a month ago
Hi everyone, I found documentation on how to migrate things into Redshift serverless, but very limited resource for the other way around - migrating OUT of serverless to regular dc2. should I use the ...
2
answers
0
votes
104
views
asked a month ago
Hello I have a high wait event related to 'shrink lock2', while migrating a table with a DMS task. It truncates the table and fill it. After a few minutes the wait events are showing in the Performanc...
2
answers
0
votes
54
views
asked 2 months ago
I am doing a Homogenous full-load migration between two RDS MySQL instances. In the logs I see this: ``` 2024-10-15T13:35:11.860Z [INFO]: ** Message: 13:34:44.440: Thread 38: restoring myproject_rep...
2
answers
0
votes
57
views
asked 2 months ago