A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
the database is on -premise and plan to migrate to on-premise, the size of Database is almost 10TB and my organization tolerance for downtime, what is technology will be used, I need to know from you of all...
BACKUP/RESTORE would be the normal thing to do. To reduce downtime, first restore a full backup with NORECOVERY, and then do log shipping until the cutover.