Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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 ...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...