Forum Discussion
Mohamed Shehata
Aug 28, 2019Copper Contributor
SQL Migration - SQLPackage.exe takes so much time to export databases
Hello, We are in process of migrating from SQL server 2088 R2 to Azure SQL. We are going to migrate around 144 databases, size ranges from 50 GB - 150 GB per DB. We are using SQLPackage to ex...
- Oct 25, 2019We ended up with using Standard L32s_v2 VM and running import/export process in parallel using different disks. (Disk for each component: data, log, export, import) and it was quick.
Mohamed Shehata
Oct 25, 2019Copper Contributor
We ended up with using Standard L32s_v2 VM and running import/export process in parallel using different disks. (Disk for each component: data, log, export, import) and it was quick.