Thanks Ivan!

after using DB.DBA.TTLP_MT() for loading, even loading of 5.000.000 triples (approx. 500 MB) works just fine in about 10mins.


Best regards,
Thomas

Ivan Mikhailov schrieb:
Thomas,

Yes, DB.DBA.TTLP_MT() is more suitable. Among other things it does not
try to fit everything into single transaction.

Best Regards,

Ivan Mikhailov,
OpenLink Software.

On Fri, 2008-02-22 at 15:03 +0100, Thomas Hornung wrote:
Hi,

I have a problem when I try to load a "large" (~109MB, approx. 1.000.000 triples) RDF data set into Virtuoso. Ideally I'd like to load files of up to several GBs into Virtuoso.

I always get the same error message:

Connected to OpenLink Virtuoso
Driver: 05.00.3026 OpenLink Virtuoso ODBC Driver

*** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction aborted because it's log after image size went above the limit
at line 2 of Command-Line-Load virtuoso_cmds/load_1000000.virtuoso:
ttlp (file_to_string_output(...)

*** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction aborted because it's log after image size went above the limit
at line 2 of Command-Line-Load virtuoso_cmds/load_1000000.virtuoso:
ttlp (file_to_string_output(...)
OK


Where can I increment the image/log size? Or am I using the wrong command, i.e. is ttlp the wrong command for bulk loading?

Thanks,
Thomas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users





Reply via email to