Planning and Administering Microsoft Azure for SAP Workloads — Question 39
You have two Azure virtual machines named VM1 and VM2. VM1 hosts a single container database (SDC) for SAP HANA instance named sd1. VM2 hosts an SDC HANA instance named sd2. Azure Backup is enabled for the HANA databases on VM1 and VM2.
You need to restore sd1 to sd2 and overwrite the database instance on VM2.
What should you do first in the Azure portal?
Answer options
- A. From Restore Configuration, set Restored DB Name to sd1(sdc).
- B. Upgrade sd2 to Multiple Container Database (MDC).
- C. From Restore Configuration, set Restored DB Name to sd2(sdc).
- D. Rename the SystemDB database of sd2.
Correct answer: C
Explanation
The correct answer is C because you need to specify the name of the database being restored as sd2(sdc) to overwrite the existing instance on VM2. Option A is incorrect as it suggests setting the name to sd1(sdc), which does not target the correct instance for restoration. Option B is irrelevant since the restoration does not require an upgrade to MDC, and Option D is not a necessary step for the restoration process.