Thanks, Hugh, The multi-threaded function works.
Bin

On Fri, Apr 22, 2011 at 6:54 AM, Hugh Williams <hwilli...@openlinksw.com> wrote:
> Hi Bin,
>
> Your dataset size is probably too large for use with the RDF_LLOAD_RDFXML() 
> function, thus you should use the multi-threaded DB.DBA.RDF_LOAD_RDFXML_MT() 
> function that is specially built for non-transactional loading as it has no 
> transaction  size limit, as detailed at:
>
>        http://docs.openlinksw.com/virtuoso/fn_rdf_load_rdfxml_mt.html
>
> If you have multiple large datasets to load you should use the Virtuoso Bulk 
> loader scripts as detailed at:
>
>        
> http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoader
>
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
> Twitter: http://twitter.com/OpenLink
>
> On 22 Apr 2011, at 06:44, bin chen wrote:
>
>> Hi,
>>
>> I was uploading owl file with size 340M using DB.DBA.RDF_LOAD_RDFXML
>> (file_to_string_output...),  it gave the following error:
>> ** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction
>> aborted because it's log after image size went above the limit
>> at line 1 of Top-Level:
>>
>> Do you know how to fix it?
>> Thanks.
>>
>> Best, Bin
>>
>> ------------------------------------------------------------------------------
>> Fulfilling the Lean Software Promise
>> Lean software platforms are now widely adopted and the benefits have been
>> demonstrated beyond question. Learn why your peers are replacing JEE
>> containers with lightweight application servers - and what you can gain
>> from the move. http://p.sf.net/sfu/vmware-sfemails
>> _______________________________________________
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>
>



-- 
Bin Chen
PHD student, Informatics,
Indiana University at Bloomington
http://cheminfo.informatics.indiana.edu/~binchen

Reply via email to