DMS full load for RDS SQL server

0

Hi Team,

I am planning to do the Full load using DMS from the on-premises SQL server to the RDS SQL server. As we know full load only load the data and we need manually migrate the Views, stored procedures, functions and indexes. does any way to migrate all objects to rds.

maybe a script out the indexes and view etc. causing a lot of manual work.

1개 답변
0
수락된 답변

If you need to migrate the full database, you might consider using native migration tools.

Save your backup to S3 and then restore it on your RDS instance using the dedicated stored procedures.

See more in the documentation on Importing and exporting SQL Server databases using native backup and restore

AWS
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠