Page 1 of 1

You created an information model in the SAP HANA studio and activated it successfully.When you execute the data preview

Posted: Fri Aug 26, 2022 10:04 am
by answerhappygod
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?Please choose the correct answer.

A. GRANT SELECT ON SCHEMA <schema_name> TO _SYS_BIC
B. GRANT CREATE ANY ON SCHEMA <schema_name> TO _SYS_REPO
C. GRANT SELECT ON SCHEMA <schema_name> TO _SYS_REPO WITH GRANT OPTION
D. GRANT SELECT ON SCHEMA <schema_name> TO _SYS_BI WITH GRANT OPTION