How to take backup of sql server on Another windows machine

0

Hi All,

We have multiple sql servers installed on windows on prem environment, now plan is migrate those to AWS RDS.. We are planning to us below method.

  1. Native import/Export using S3 and the restore and 2) DMS

Now my question is aroung Native import/export . Question:-

  1. We dont have access to those sql server database servers, now if we try to take back up then its always storing on local machine where SQL Server is installed.
  2. Now if we have to take backup of all these databases on remote server (Jump server) and then upload to s3 , then how we will be able to achieve this.
已提問 2 年前檢視次數 485 次
1 個回答
0

As I understand, you want to migrate Microsoft Sql database from on-prem to AWS RDS and you are not sure about the next steps to be followed after uploading the backups to S3 bucket.

Once the upload is done successfully, the next step is to Restore the databases in Amazon RDS for Sql Server. There are certain steps to be followed in order to achieve that. I suggest you to please refer this documentation. It has step-by-step information that will help you in restoring the backup database from S3 to RDS.

This, link might also be helpful to you. If you face any problems or need further assistance while migrating your databases then it would be better to reach out to any DMS engineer of AWS Premium Support.

profile pictureAWS
支援工程師
Chaitu
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南