Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: 'Insufficient privileges - not authorized' error during attribute view activation

$
0
0

Hi Chandan,

 

Have you run the below grant select querry for the schema in which you created the tables?

 

GRANT SELECT ON SCHEMA <your_schema_name> TO _SYS_REPO WITH GRANT OPTION;

 

If grant select authorization is not there for _SYS_REPO user for the schema you are using, activation will fail with 'Insufficient privileges - not authorized' error.

 

Regards,

Rashmi


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>