Hello, I'm new with Virtuoso software.
I'm using the Virtuoso 6.1 open source version for ubuntu. I'm trying to
import one .nt dump file to my virtuoso server but i can't find the correct
way to achieve it.
I first try it with a ISQL sentence like this:
ld_dir('/usr/share/virtuoso-opensource-6.1
Hi,
For some details.
Il use status(); and i see that for exemple:
Running Statements:
Time (msec) Text
5183 SPARQL SELECT ?g COUNT(*) { GRAPH ?g {?s ?p ?o.} } GROUP BY ?g
ORDER BY DESC 2
22 status()
But, if i want to kill the SPARQL request, i don't know how.
If the request i
Thanks for the explanation.
It's work.
Maxime.
2012/2/13 Yrjana Rankka
> On 2/13/12 12:06 PM, Maxime Teissèdre wrote:
>
> Hi,
>
> When i run the http_pending_req(); request during a sparl-end-point
> requests, nothing is return.
>
> Adding to Patrick's reply to this message: please keep in mi
On 2/13/12 12:06 PM, Maxime Teissèdre wrote:
Hi,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
Adding to Patrick's reply to this message: please keep in mind that isql
is an SQL client - if a function or procedure does not return a SQL
resu
HI Maxime,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
The http_pending_req() returns a vector e.g.:
SQL> select http_pending_req();
VARCHAR
___
Hi,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
Maxime.
2012/2/13 Patrick van Kleef
> Hi Maxime,
>
>
> I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but
>> SPARQL-End-Point is insensitive to the order disconnect_user ('USER
Hi Maxime,
I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but
SPARQL-End-Point is insensitive to the order disconnect_user
('USER'); even using %.
What is the way to disconnect?
For HTTP requests you can use the http_kill command.
http://docs.openlinksw.com/virtuoso/fn_ht
Hi Maxime,
I wonder if the DBA has a dedicated cannal to connect to Virtuoso.
Indeed, DBA as the admin user of Virtuoso, it is the only one who
can run some commands (disconnect, backup ...) and if all threads
are used by other applications, it can't connect and run a request,
not privileg
Hello,
I wonder if the DBA has a dedicated cannal to connect to Virtuoso.
Indeed, DBA as the admin user of Virtuoso, it is the only one who can run some
commands (disconnect, backup ...) and if all threads are used by other
applications,
it can't connect and run a request, not privilege.
Is there
Hello,
I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but SPARQL-
End-Point is insensitive to the order disconnect_user ('USER'); even using %
.
What is the way to disconnect?
Thank you.
Hello,
I do not find a way to stop a query.
Is there a command to display the list of running query and a sort of ID and
a kill command?
Thank you,
Maxime T.
11 matches
Mail list logo