QuestionQ317
Maintain SAP workloads on AzureYou have a highly available SAP NetWeaver deployment on Azure virtual machines. The database tier runs on two virtual machines using Windows Server 2019 with Microsoft SQL Server 2017 installed. The NetWeaver, application, and database tiers are each located on separate subnets in the same virtual network.
You run ABAPMeter against the deployment and find that the average Acc DB value is 2 ms.
You need to reduce the Acc DB value.
What should you do?
- A Redeploy the NetWeaver, application, and SQL Server virtual machines to the same proximity placement group.
- B Increase the tempdb size on the SQL Server virtual machines.
- C Configure the SQL Server database to use asynchronous replication.
- D Move the application virtual machines to the same subnet as the SQL Server virtual machines.
Community Discussion