Re: [Virtuoso-users] using RAMDisk software for faster database access

2012-07-10 Thread Yrjana Rankka
On 08/07/2012 04:02, sherif kandel wrote: The virtuoso version is version 0.9849b. The number of triples in the store is about 220M triple (the dbpedia dump) The virtuoso.ini file : http://pastie.org/4216107 RAM disk is a tool that converts the memory into an accessable partition, it's a strai

Re: [Virtuoso-users] using RAMDisk software for faster database access

2012-07-08 Thread Hugh Williams
Hi Sherif, 0.9849b is not the version of the Virtuoso server “virtuoso-t” requested, please provide the output of the “virtuoso-t -?” command requested which will provide the version which should be 6.1.X ... You also have not provided the output of the “status(‘’)” command requested which wil

Re: [Virtuoso-users] using RAMDisk software for faster database access

2012-07-08 Thread sherif kandel
The virtuoso version is version 0.9849b. The number of triples in the store is about 220M triple (the dbpedia dump) The virtuoso.ini file : http://pastie.org/4216107 RAM disk is a tool that converts the memory into an accessable partition, it's a straight forward tool with a single command to all

Re: [Virtuoso-users] using RAMDisk software for faster database access

2012-07-07 Thread Hugh Williams
Hi Sherif, Please provide more details on: 1. The Virtuoso version being used by running the command, “virtuoso-t -?” 2. The number of triples in the Virtuoso Quad Store 3. Provide a copy of your “virtuoso.ini” file 4. The output of running the command, “status(‘’)” from isql 5. More details on

[Virtuoso-users] using RAMDisk software for faster database access

2012-07-07 Thread sherif kandel
I bought 32GB RAM for my machine, I used a software called "RAM Disk" That can take part of the RAM and turns it into a storage partition for you, of course with the speed of the RAM (3GB/s Read and write speeds) it's 7 times faster than an ordinary SSD. The problem is that didn' t make my querie