Hi Jimmy,
I've tried executing the statement
grant execute on system.afl_wrapper_generator to YOURUSER
where YOURUSER is HANA in my case.
But I am getting an error that grantor and grantee are the same.
Could not execute 'grant execute on system.afl_wrapper_generator to HANA' in 2 ms 723 µs .
SAP DBTech JDBC: [7]: feature not supported: grantor and grantee are identical
Then I created another user called ZIPSHOP and when I executed the command
grant execute on system.afl_wrapper_generator to ZIPSHOP
I am getting the error message:
Could not execute 'grant execute on system.afl_wrapper_generator to ZIPSHOP' in 12 ms 651 µs .
SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
Can you please help.
Thank you.
Regards,
Pavan.