Hi Boris,

Executing the following statement should fix the problem:

GRANT EXECUTE on DB.DBA.SPARQL_SINV to SPARQL_SELECT;


Best Regards,
Rumi

  ----- Original Message ----- 
  From: Boris Villazón Terrazas 
  To: Virtuoso Users 
  Sent: Monday, June 20, 2011 1:25 PM
  Subject: [Virtuoso-users] SPARQL Query using "SERVICE"


  Hi all

  Apologies if this is a trivial question.
  I'm trying to perform the following query, in my local endpoint,

  PREFIX uniprot:<http://purl.uniprot.org/uniprot/>
  SELECT *
  WHERE {
  ?a owl:sameAs ?b .
  SERVICE <http://chebi.bio2rdf.org/sparql> {
  ?b owl:sameAs uniprot:P20439
  }
  }

  I'm having the following error

42000 Error SQ200: Must have select privileges on view DB.DBA.SPARQL_SINV


Would you please point me out a way to set the priviligies?

thanks in advance and regards

Boris





------------------------------------------------------------------------------


  ------------------------------------------------------------------------------
  EditLive Enterprise is the world's most technically advanced content
  authoring tool. Experience the power of Track Changes, Inline Image
  Editing and ensure content is compliant with Accessibility Checking.
  http://p.sf.net/sfu/ephox-dev2dev


------------------------------------------------------------------------------


  _______________________________________________
  Virtuoso-users mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to