Re: [Virtuoso-users] cannot edit dba user account vers 6.1.8

2014-05-29 Thread Hugh Williams
Hi Jason, I have recreate this issue and reported to development to fix. In the meantime the pwd can be changed using the command line function USER_CHANGE_PASSWORD() the conductor would use under the covers: http://docs.openlinksw.com/virtuoso/fn_USER_CHANGE_PASSWORD.html Best Regard

Re: [Virtuoso-users] Geometric Objects

2014-05-29 Thread Erich Bremer
Hi Hugh, Stupid me on forgetting the double braces. How can I change the default srid from 4326 to something else? I just want a 2d Cartesian coordinate system (my data isn't WGS 84). Although it seems I can change the srid with st_setsrid, ttlp will throw the same error as below when

[Virtuoso-users] cannot edit dba user account vers 6.1.8

2014-05-29 Thread Jason Eshleman
I have noticed a peculiar issue where I cannot edit the dba account from the Conductor. Clicking on the 'edit' link returns me to the 'main_tabs' page. Consequently, I cannot change the dba account password.logged into the conductor as dba with the default password, selecting System Admin

[Virtuoso-users] Query via HTTP POST

2014-05-29 Thread Olga Medvedeva
Hello, I'm getting an error "Virtuoso 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_RUN with user ID 106, group ID 106" while testing an approach for very long SPARQL queries using HTTP POST method: curl -i -d "SELECT%20*%20WHERE%7D%20LIMIT%2010" -H "Content-Type: applicatio