Sergio,

Consider using DB.DBA.RDF_LOAD_RDFXML_MT that is specially for
non-transactional loading. No transaction -- no size limit :)

Best Regards,

Ivan Mikhailov,
OpenLink Software
http://virtuoso.openlinksw.com

On Tue, 2008-10-07 at 11:59 +0200, Sergio Fernández wrote:
> The same result retrieving the triples with a CONSTRUCT (that part
> works) and trying to insert it using iSQL:
> 
> *** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction
> aborted because it's log after image size went above the limit
> at line 0 of Top-Level:
> DB.DBA.RDF_LOAD_RDFXML(file_to_string_output('/tmp/ef/geek.rdf'),'/tmp/g1.rdf','http://localhost/merged')
> 
> *** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction
> aborted because it's log after image size went above the limit
> at line 0 of Top-Level:
> DB.DBA.RDF_LOAD_RDFXML(file_to_string_output('/tmp/ef/geek.rdf'),'/tmp/g1.rdf','http://localhost/merged')
> 
> Any suggestion?
> 
> Cheers,
> 


Reply via email to