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
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
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
---