The rationale is the remove a stored procedure if it exists already. Anyone
knows how to do it?
Thank you very much in advance!
On Sat, Apr 18, 2015 at 1:36 PM, Gang Fu wrote:
> Thanks a lot, Marc!
>
> I want to create a procedure to drop a given procedure name if it exists:
>
> CREATE PROCEDUR
Thank you very much, Hugh!
On Sat, Apr 18, 2015 at 12:57 PM, Hugh Williams
wrote:
> Hi Gang,
>
> The “with_delete” option is only designed to work with nquads with all
> nquads of the same graph name being in the same dataset file. You can use
> sparql delete for for large changes to the databas
I see, vacuum() does not help in Virtuoso 7, thanks a lot though!
On Sat, Apr 18, 2015 at 1:02 PM, Hugh Williams
wrote:
> Hi Gang,
>
> The latest Virtuoso 6+ database engines automatically automatically
> compact themselves, thus whilst with earlier release we use to have the
> “vacuum” [1] fun
The size of Dbpedia.nq file is: 150 GB.
I tried to a bulk load using:
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtBulkRDFLoaderExampleDbpedia
*The message now change to: I am not able to understand as to why is
mp_mmap_clocks() taking over 10% of real time.*
02:20:05 PL LOG: Loa
Thanks Eliza for your reply. I managed it somehow. There were two issues:
1. I changed the size of thread_initial from 6 to 8
2. I am starting it with sudo virtuous-t -f. Dropping &
On Mon, Apr 13, 2015 at 7:19 PM, Eliza Chan wrote:
> Hi Haroon,
>
> I am also quite new to Virtu
Hi again,
I've found a solution for failing tests:
The files like binsrc/tests/suite/thttp.ro/http/graphcrud_2.log and
binsrc/tests/suite/tdav_meta.ro/stdout file contained lines: "curl
command not found" and "unzip command not found" so installed them and
now tests are passing.
although the
Hi Haroon,
I am also quite new to Virtuoso.
But according to a posting on stackoverflow, you can start Virtuoso by using
this command:
sudo virtuoso-t
http://stackoverflow.com/questions/7211669/how-to-start-openlink-virtuoso-on-ubuntu
Skipping the -f, so that it runs as a background process i
Interesting and good to know you managed to start by changing the
thread_initial value.
On my Mac, I couldn't even complete the initial ./configure without increasing
the thread_initial value. I set it to 14.
Regards,
Eliza
From: Haroon Rashid mailto:haro...@iiitd.ac.in>>
Date: Monday, Ap