Hi Guys,
I'm using Hana 30 days trial version and on which I've created new user"epmuser", now when I'm trying to data preview of the demo content(analytical view) in that user it doesn't allow me to data preview.
Its throwing error for insufficient privileges.
Cannot get the data provider outline
SAP DBTech JDBC: [257]: sql syntax error: Error:insufficient privilege: Not authorized at ptime/query/checker/query_check.cc:2225
I searched the forums and found I need to grant select, but when I'm granting select to the user its throwing me error again as below.
could not execute 'GRANT SELECT ON SCHEMA sap_hana_epm_demo TO epmuser WITH GRANT OPTION' in 3 ms 55 µs .
SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
Pls help how to solve this issue.
Thx