Gossamer Forum
Home : General : Databases and SQL :

MAxDB scheduler all

Quote Reply
MAxDB scheduler all
Hello all,

I'm a new user of MAxDB-MySql and I've a problem trying to work with the
scheduler service of this DB.

First I've set the server rights
dbmcli -u smvil,smvil -d setmed user_put TEST SERVERRIGHTS=Scheduling
OK

dbmcli -u smvil,smvil -d setmed user_put TEST SERVERRIGHTS=SchedulerMgm
OK

After I've make db_restart

and
dbmcli -u smvil,smvil -d setmed
OK
db_connect TEST
OK
scheduler_create_job 11:45:00 db_executesql insert into...
-24977,ERR_COMMAND unknown command "scheduler_create_job ..."

Any one can explanin how can I set/use the scheduler of the MAxDB?

Thx a lot,
a