Re: [Virtuoso-users] What is the best way of migrating large RDF database from Virtuoso 5.0.x to 6

2009-07-07 Thread Tim Haynes
Matthias Samwald wrote: Dear all, I am facing a relatively simple problem, but it seems like there is no mechanism to really address this issue: I have a large RDF database (>400 million triples, dozens of named graphs) in a Virtuoso 5 instance that I want to transfer to a Virtuoso 6 instan

Re: [Virtuoso-users] virtuoso SPARQL error

2009-07-07 Thread Ted Thibodeau Jr
Hi, Nirmala -- On 7 Jul 2009, at 14:58, Nirmala Seethappan wrote: I try to run a query to upload into the virtuoso triple store. I get the following error when i do so. ___ SQLState: 40005 Message: SR325: Transaction aborted because it's log after image size went a

Re: [Virtuoso-users] virtuoso SPARQL error

2009-07-07 Thread Hugh Williams
Hi Nirmala, Are the graphs available in RDF/XML or N3 /Turtle forms/datasets ? If so you can use one of the following functions for loading large RDF datasets into Virtuoso locally: http://docs.openlinksw.com/virtuoso/fn_ttlp_mt.html http://docs.openlinksw.com/virtuoso/fn_r

[Virtuoso-users] virtuoso SPARQL error

2009-07-07 Thread Nirmala Seethappan
Hi, I try to run a query to upload into the virtuoso triple store. I get the following error when i do so. ___ SQLState: 40005 Message: SR325: Transaction aborted because it's log after image size went above the limit ---

[Virtuoso-users] What is the best way of migrating large RDF database from Virtuoso 5.0.x to 6

2009-07-07 Thread Matthias Samwald
Dear all, I am facing a relatively simple problem, but it seems like there is no mechanism to really address this issue: I have a large RDF database (>400 million triples, dozens of named graphs) in a Virtuoso 5 instance that I want to transfer to a Virtuoso 6 instance. What is the best way of