QuestionQ160
Migrate SAP workloads to AzureYou have an on-premises SAP NetWeaver deployment. It has a DB2 data store containing a 5-TB SAP database.
You plan to migrate the deployment to SQL Server on an Azure virtual machine.
You need to optimize transaction-log write performance during the migration. The solution must not affect the virtual machine's I/O quota.
What should you do?
- A Place the transaction logs on the temporary disk.
- B Place the transaction logs on a striped volume of Premium SSD disks.
- C Place the transaction logs on an Ultra disk.
- D Enable the write cache for the disk that hosts the transaction logs.
Community Discussion