Now the process stopped after a while with the following error: ./isql-v7: *** The statement has grown too long on lines 289735 - 290331. Already 233811 bytes read without encountering a semicolon or ampersand in the end of line! Goodbye!
I've already tried to start isql by setting the -b parameter to 10737418240 (10GB), but it is still the same... Is there a limit for this parameter? Do you see any option to execute a file in isql with around 8 GB? Best Andy Von: Nolle, Andreas [mailto:no...@hs-albsig.de] Gesendet: Montag, 8. Juni 2015 09:40 An: virtuoso-users@lists.sourceforge.net Betreff: Re: [Virtuoso-users] execute SPARQL update queries by command line The problem is probably solved: I missed the ";" for each command in my txt file... Best Andy Von: Nolle, Andreas [mailto:no...@hs-albsig.de] Gesendet: Montag, 8. Juni 2015 08:50 An: virtuoso-users@lists.sourceforge.net<mailto:virtuoso-users@lists.sourceforge.net> Betreff: [Virtuoso-users] execute SPARQL update queries by command line 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