Hi Sumit,

Firstly, why are you using a build from 07.00.3203 build from August 2013, as 
the latest open source builds are 07.10.3208 from Feb 2014 as detailed at:

        
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSNews#2014-02-17%20--%20Virtuoso%20Open-Source%20Edition%207.1.0%20Released

Please also refer to the following tip on deleting large graphs:

        
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksGuideDeleteLargeGraphs

Also, how much memory do you have available and has your Virtuoso instance been 
tuned to make use of this available memory for best performance as detailed at:

        
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtRDFPerformanceTuning

Please check with the "status(''); command to ensure the "buffers" indicated as 
available matches the "NumberOfBuffers" set in the INI file, in fact please 
provide the output of running the command ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 3 Apr 2014, at 00:59, "Purohit, Sumit" <sumit.puro...@pnnl.gov> wrote:

> Hi All,
> 
> I have a virtuoso (open source Version: 07.00.3203 Build: Aug 5 2013) server 
> with around 1.4 B triples.
> Recently i tried to delete a named graph which has 285566 triples but on all 
> 3 attempts virtuoso crashed after few minuets.
> 
> I used following command on isql prompt to delete the graph:
> DROP SILENT GRAPH <qq> 
> 
> I can delete smaller graphs using same command.
> 
> If anyone has a better(i.e. efficient) way of deleting huge graph please 
> suggest.? 
> Are there any configuration changes that help, OR should i attempt few 
> triples at a time till graph size become small enough to deleted.
> 
> 
> Thanks
> Sumit Purohit
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to