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
-------------------------------------------------
This error is caused due to the size of the graph which is huge. what is
the possible solution to resolve this.
scenario:
1) I try to upload 15 graphs in the virtuoso store using virtuoso isql.
2) all the queries work except 2 of them
3) The query is "INSERT INTO GRAPH "
cheers,
Nirmala