Re: [Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Hugh Williams
Hi Bob, Which VOS release are you using, the latest 5.0.10 or an earlier build ? There was a problem with the grants on the SPARQL user in the VOS 5.0.9, which yourself and others had reported when attempting to perform SPARUL operations and the work around was to manually add these grants

Re: [Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Bob DuCharme
Tim Haynes wrote: Have you given them SPARQL_UPDATE? Yes, and rwx/Owner Group User permissions as Default permissions as well. That's why I thought I'd have to grant something more specific on the Grants tab. thanks, Bob

Re: [Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Kingsley Idehen
Bob DuCharme wrote: I tried to execute a "clear graph" command as shown at the end of 15.4.3 at http://docs.openlinksw.com/virtuoso/rdfsparul.html and got this: 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_CLEAR. When I go to the Edit Grants of [username] screen in the

Re: [Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Tim Haynes
Bob DuCharme wrote: I tried to execute a "clear graph" command as shown at the end of 15.4.3 at http://docs.openlinksw.com/virtuoso/rdfsparul.html and got this: 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_CLEAR. When I go to the Edit Grants of [username] screen in the

[Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Bob DuCharme
I tried to execute a "clear graph" command as shown at the end of 15.4.3 at http://docs.openlinksw.com/virtuoso/rdfsparul.html and got this: 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_CLEAR. When I go to the Edit Grants of [username] screen in the Conductor and pick S

Re: [Virtuoso-users] using the vad wiki package

2009-03-17 Thread Tim Haynes
Hugh Williams wrote: Kurt, On 16 Mar 2009, at 18:27, Kurt J wrote: hmmm when i get to step 4 i get a proxy error. this seems to goto http://localhost:8890/wiki/ which firefox doesn't seem to like ("Proxy server refused connection"). as i'm proxying thru my localhost ssh tunnel to acces

[Virtuoso-users] ORDER BY problem

2009-03-17 Thread Sergejs Rikacovs
Hello, Noticed one strange thing while executing SPARQL queries on Virtuoso( Version 05.09.3037 Build: Feb 13 2009) through Virtuoso Sparql Query Form. I have two queries( the only difference between them is the absence of the order by clause in the second query ) : select distinct ?assocUri {?

Re: [Virtuoso-users] using the vad wiki package

2009-03-17 Thread Hugh Williams
Kurt, On 16 Mar 2009, at 18:27, Kurt J wrote: hmmm when i get to step 4 i get a proxy error. this seems to goto http://localhost:8890/wiki/ which firefox doesn't seem to like ("Proxy server refused connection"). as i'm proxying thru my localhost ssh tunnel to access the virtuoso instanc