Hi All,
I get the same behaviour on October release
Welcome to mclient, the MonetDB/SQL interactive terminal (Oct2014)
Database: MonetDB v11.19.3 (Oct2014),
'mapi:monetdb://orville.lan:50000/threatmonitor'
Type \q to quit, \? for a list of available commands
auto commit mode: on
sql>select * from sys.queue();
SELECT: no such operator 'queue'
sql>
On Mon, Nov 3, 2014 at 2:26 PM, Guillaume Bassot
Thank you for quick answer. I'm actually speaking of Oct release (Jan release is also working fine for me) :
www-data@monetdb:/home/gbassot$ mclient -d lemonde Welcome to mclient, the MonetDB/SQL interactive terminal (Oct2014) Database: MonetDB v11.19.3 (Oct2014), 'mapi:monetdb://monetdb:50000/lemonde' Type \q to quit, \? for a list of available commands auto commit mode: on sql>select * from sys.queue(); SELECT: no such operator 'queue'
Guillaume BASSOT Web Developer +33 (0)1 55 48 02 82 gbassot@inbox.fr
30, rue Vincent Moris 92240 Malakoff - France Fax : +33 (0)1 55 48 02 79
2014-11-03 15:14 GMT+01:00 Martin Kersten
: Hi
On a freshly built Jan 2014 database it works as expected.
Jan2014> mclient -d Jandemo Welcome to mclient, the MonetDB/SQL interactive terminal (unreleased) Database: MonetDB v11.20.0 (unreleased), 'mapi:monetdb://...:50000/Jandemo' Type \q to quit, \? for a list of available commands auto commit mode: on sql>select * from sys.queue();
+------+---------+----------------------------+----------------------------+----------+---------+-----------+----------------------------+ | qtag | user | started | estimate | progress | status | tag | query |
+======+=========+============================+============================+==========+=========+===========+============================+ | 312 | monetdb | 2014-11-03 14:12:26.000000 | null | null | running | 1004952@0 | select * from sys.queue(); | +------+---------+--------------------------
Could it be you have used an externally 'enhanced version' of the Jan release?
regards, Martin
On 03/11/14 15:09, Guillaume Bassot wrote:
Hello,
On release JAN2014, select * from sys.queue(); is returning all running process.
On release OCT2014 the same command is returning SELECT: no such operator 'queue'
Do i miss a new way to get process list ? Could you please tell me how to do ?
Thanks
Guillaume BASSOT Web Developer +33 (0)1 55 48 02 82 gbassot@inbox.fr
30, rue Vincent Moris 92240 Malakoff - France Fax : +33 (0)1 55 48 02 79
_______________________________________________ users-list mailing listusers-list@monetdb.orghttps://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list