SQL Server RDS migration to EC2 SQL Server

0

Hi, Has anybody ever done a migration of SQL Server from RDS to on-prem or EC2 SQL? I'm struggling to find a way to migrate the databases across. Any pointers would be much appreciated.

1 回答
0
已接受的回答

What exact issues are you running into? Easiest way would be to perform a native backup on to s3 and then download the backup to your ec2 or on-prem machine and restore it. Please take a a look at this blog on how to configure native backup.

https://aws.amazon.com/premiumsupport/knowledge-center/native-backup-rds-sql-server/

AWS
已回答 2 年前
profile picture
专家
已审核 10 个月前
  • Ah apologies, the existing backup that I tried to use was corrupt, I took a fresh backup and it has worked perfectly. Many Thanks!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则