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