Share via

Migrating Large Size scale Database

Urbel 465 Reputation points
2026-02-24T02:50:57.9666667+00:00

Hi all,

what is alternative method to migrating side by side large size Database

thanks for all reply

regards,

Urbel

SQL Server Migration Assistant
SQL Server Migration Assistant

A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.

{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-24T02:51:34.6866667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    For migrating large size databases side by side, one alternative method is to use the Azure Database Migration Service. This fully managed service enables seamless migrations from multiple database sources to Azure data platforms with minimal downtime. It is particularly useful for large-scale migrations as it supports various database types and can handle significant data volumes efficiently.

    Additionally, you can consider using the Azure Data Factory pipeline feature for offline migrations. This method is suitable for large data sizes and allows you to migrate data from on-premises databases to Azure SQL Database or SQL Server on Azure VM. It involves creating a data factory or using an existing one, configuring the necessary integration runtime, and monitoring the migration process through the Azure portal.

    Both methods provide robust options for managing large database migrations effectively.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.