[Virtuoso-users] Request manager

2012-02-20 Thread Maxime Teissèdre
Hi all, Is there a way to have a request ID when it performs, then a way of seeing all pending requests / queue and to launch a kill on the request ID ? Thanks a lot, Maxime.

Re: [Virtuoso-users] How to stop running query

2012-02-20 Thread Maxime Teissèdre
Hi, Thanks for the tnx_killall(x); command ;) It works! But it's killall as its name suggests. Due to status(); command: - ISQL and JENA JDBC are visible as in your example. - PHP ODBC and SPARL-END-POINT doesn't visible. Thanks, Maxime. 2012/2/20 Tim Haynes > On 02/13/2012 02:

Re: [Virtuoso-users] How to stop running query

2012-02-17 Thread Maxime Teissèdre
Hi, No idea? Isn't possible? Thanks, Maxime. 2012/2/13 Maxime Teissèdre > 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.} }

Re: [Virtuoso-users] How to stop running query

2012-02-13 Thread Maxime Teissèdre
quest is in an infinite loop for example. Thanks, Maxime. 2012/2/13 Maxime Teissèdre > 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. >

Re: [Virtuoso-users] How to disconnect SPARQL USER

2012-02-13 Thread Maxime Teissèdre
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 rep

Re: [Virtuoso-users] How to disconnect SPARQL USER

2012-02-13 Thread Maxime Teissèdre
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

[Virtuoso-users] Priviliged admin user

2012-02-13 Thread Maxime Teissèdre
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

[Virtuoso-users] How to disconnect SPARQL USER

2012-02-13 Thread Maxime Teissèdre
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.

[Virtuoso-users] How to stop running query

2012-02-13 Thread Maxime Teissèdre
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.