Open jakubklimek opened 5 years ago
When trying to set graph scope or exclude selected graphs in fct browsing (example), I get:
Error 42000 SR186:SECURITY: No permission to execute procedure fct_set_graphs with user ID 107, group ID 107
fct version 1.16.101
You can work around this issue by running the command:
grant execute on fct_set_graphs to "SPARQL";
from isql. I have logged a report for development to have this command run during VAD installation ...
isql
When trying to set graph scope or exclude selected graphs in fct browsing (example), I get:
fct version 1.16.101