Re: [Virtuoso-users] Transaction aborted due to a database checkpoint

2013-11-21 Thread Nicola Vitucci
Hi Hugh, indeed changing the checkpoint interval solved the problem. The triple being updated via a SPARQL UPDATE were around 86 millions. Thank you, Nicola Il 08/11/2013 13:41, Hugh Williams ha scritto: > Hi Nicola, > > Sounds like your "big" UPDATE has possibly encountered a database checkpo

Re: [Virtuoso-users] Transaction aborted due to a database checkpoint

2013-11-08 Thread Hugh Williams
Hi Nicola, Sounds like your "big" UPDATE has possibly encountered a database checkpoint during the load. Thus what is your checkpoint interval in the INI file and how are you actually performing the load as if you use the RDF Bulk loader for loading large datasets it will handle this for your a