SAP Certified Technology Associate – SAP HANA 2.0 (SPS05) — Question 12
What do you need in a multitenant database container (MDC) system to run queries across tenant databases? (Choose two.)
Answer options
- A. The user in the source system must be associated with a user in the target database.
- B. The bidirectional communication channel must be whitelisted.
- C. The user in the source system must have sufficient privileges in the target database.
- D. The cross-tenant database communication must be explicitly activated.
Correct answer: A, D
Explanation
Answer A is correct because the user must be mapped between the source and target databases to execute queries. Answer D is also correct as cross-tenant communication needs to be explicitly enabled to allow queries to be processed. Options B and C are incorrect; while communication channels and privileges are important, they are not the primary requirements for running queries across tenant databases.