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

Re: CALL _SYS_AFL "insufficient privilege: Not authorized"

$
0
0

I solved this by creating a new user TEST_USER, and I granted these roles:

 

Untitled.png

(note that "Grantable to other users and roles" is checked)

 

After that I opened an sql connection with the TEST_USER and ran this query:

 

GRANT AFL__SYS_AFL_AFLPAL_EXECUTE TO SYSTEM;

GRANT AFL__SYS_AFL_AFLPAL_EXECUTE_WITH_GRANT_OPTION TO SYSTEM;

 

And everything worked out!


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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