Re: [Virtuoso-users] FA008: file is too large option?

2014-10-10 Thread Sebastian Tramp
On Fri, Oct 10, 2014 at 11:45:48AM +0100, Hugh Williams wrote: Hugh, I am aware of [2] and [3] but wonder why the LOAD functionality is not handled by the DB.DBA.TTLP_MT procedure internally. I can use LOAD via standard sparql client while I can DB.DBA.TTLP_MT only with isql / web frontend / ODBC

Re: [Virtuoso-users] user-specific query timeouts for SPARQL and other quality of service facilities

2014-10-10 Thread Kingsley Idehen
On 10/10/14 8:32 AM, Markus Ackermann wrote: Hello, which facilities does Virtuoso Open-Source provide to ensure different levels of quality to different groups of users? I aware of the '&timeout=[timeout in ms]' HTTP request parameter [1], but are there additional facilities? It would be

[Virtuoso-users] user-specific query timeouts for SPARQL and other quality of service facilities

2014-10-10 Thread Markus Ackermann
Hello, which facilities does Virtuoso Open-Source provide to ensure different levels of quality to different groups of users? I aware of the '&timeout=[timeout in ms]' HTTP request parameter [1], but are there additional facilities? It would be especially desireable not only to cap the query ru

Re: [Virtuoso-users] FA008: file is too large option?

2014-10-10 Thread Hugh Williams
Hi Sebastian, You should use the Virtuoso RDF Bulk Loader [1] for loading such large ie 700MB+ files or the ttlp_mt [2] or rdf_load_rdfxml_mt [3] functions ... [1] http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtBulkRDFLoader [2] http://docs.openlinksw.com/virtuoso/fn_ttlp_mt.htm

[Virtuoso-users] FA008: file is too large option?

2014-10-10 Thread Sebastian Tramp
Hi all, is there a to enlarge the file limit is used on adding triples via the LOAD INTO SPARQL directive. I get the following error and want to enlarge the limit: ** Error 39000: [Virtuoso Driver][Virtuoso Server]FA008: File '...' is too large (783894841 bytes), cannot return string content larg