Hi,

     I tried creating the index as per the page:

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

CREATE BITMAP INDEX RDF_QUAD_PGOS ON DB.DBA.RDF_QUAD (G, P, O, S) PARTITION (O 
VARCHAR (-1, 0hexffff));

which successfully creates via ISQL (seemingly), but when I go to execute a 
bulk load across 8 cores, Virtuoso
dies with a segmentation core dump.  The same bulk load works fine without 
creating the above index.
Did I miss something in the creation of the index?  - Erich

Erich Bremer
http://www.ebremer.com



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to