I had a similar problem with v7.0.0 and big (ttl) files. I had to restart
and try to reload many times until vos finally succeeded.
I don't remember the status() output but looked like there was a deadlock.
I noticed that *most times* the halting was right after I did a select
count() to check the
Hi Rose,
Are you sure the buffer allocations you set in the INI file have taken effect ?
Check with the "status('');" command to confirm they have as I suspect they
have not, note you need to restart the server for INI file changes to take
effect.
Also, note you should use the Virtuoso RDF Bul
Dear Developers,
I installed 07.00.3207 OpenLink Virtuoso. After this I tried to load
dbpedia to virtuoso. When loading 40+ GB files using DB.DBA.TTLP_MTWhen
loading large files (2GB) using
DB.DBA.TTLP_MT(file_to_string_output('filename'),'','graphname',512);
virtuoso hangs (CPU usage 0%). With