SAP Certified Technology Associate – SAP HANA 2.0 (SPS05) — Question 31
Which file system locations do you need to specify when installing the SAP HANA multi-host database system using the default settings? (Choose two.)
Answer options
- A. /usr/sap/<SID>
- B. /hana/shared
- C. /hana/log/<SID>
- D. /usr/sap/hostctrl
Correct answer: B, C
Explanation
The correct answers are B and C because the SAP HANA multi-host database installation requires the shared directory for data storage (/hana/shared) and the log directory for instance-specific logs (/hana/log/<SID>). Options A and D are not necessary for installation under default settings as they pertain to different components.