Hi all,

I need to execute a lot of SPARQL update queries on my virtuoso (Version 
7.2.0_p1.3212-pthreads).
Using the SPARQL interface is too slow and after some update queries the server 
won't be available and needs a restart, despite the fact that I set "DEFINE 
sql:log-enable 3". So my current attempt is to run the update queries using the 
command "./isql-v 127.0.0.1:1111 dba dba updates.txt", but this command doesn't 
affect anything and there is no output that tells me what's wrong. I've also 
tried to run "./isql-v 127.0.0.1:1111 dba dba" and then "load updates.txt", but 
still the same...
What am I doing wrong? Is there another option to execute SPARQL update queries 
by command line?

Best
Andy Nolle
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to