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 Respuesta
0
Respuesta aceptada

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
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas