SAP
C_HANATEC151 · Question #134
You created an information model in the SAP HANA studio and activated it successfully. When you execute the data preview you get an error message indicating missing privileges. Which of the…
The correct answer is C. GRANT SELECT ON SCHEMA <schema_name> TO _SYS_REPO WITH GRANT OPTION. See the full explanation below for the reasoning.
Question
You created an information model in the SAP HANA studio and activated it successfully. When you execute the data preview you get an error message indicating missing privileges. Which of the following could solve the problem?
Options
- AGRANT SELECT ON SCHEMA <schema_name> TO _SYS_BIC
- BGRANT CREATE ANY ON SCHEMA <schema_name> TO _SYS_REPO
- CGRANT SELECT ON SCHEMA <schema_name> TO _SYS_REPO WITH GRANT OPTION
- DGRANT SELECT ON SCHEMA <schema_name> TO _SYS_BI WITH GRANT OPTION
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C83% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.