It appears the issue is we are running into is the release (7.5.00.12). With that in mind is there any other way to schedule jobs? Maybe through the gui?
Thanks -----Original Message----- From: Montag, Marina [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 4:01 AM To: Cappellano, John J Cc: maxdb@lists.mysql.com Subject: RE: MaxDB 101 Hello John, Please check first the MaxDB version you are using. The scheduler commands work only for version 7.6.00.02 and newer. In older versions this function is not available yet. In case a missing server authorization results in an error, you get an error message specifying that the server authorization is missing. Nevertheless, you can check a user's server authorization using the DBM command user_getrights (http://dev.mysql.com/doc/maxdb/en/29/4e6930474e11d4aa1100a0c9430730/fra meset.htm). To easily find your way to the relevant documentation I recommend that you use the documentation at http://dev.mysql.com/doc/maxdb/index.html -> Read the documentation online. In the "Glossary" (http://dev.mysql.com/doc/maxdb/en/29/4e6930474e11d4aa1100a0c9430730/fra meset.htm) just look up the description for "server authorization" (or whatever your issue might be) and you will easily find the relevant documentation links. Best regards Marina Marina Montag SAP Labs Berlin SAP AG > -----Original Message----- > From: Robert Klemme [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 04, 2006 12:02 AM > To: Cappellano, John J > Cc: maxdb@lists.mysql.com > Subject: Re: MaxDB 101 > > 2006/3/3, Cappellano, John J <[EMAIL PROTECTED]>: > > Can someone please tell me how you can check to see who has > what server > > authorizations? I am trying to run the following command : > > > > dbmcli -d dbname -u control,control scheduler_start > > > > Comes back with: > > > > -24977,ERR_COMMAND: unknown command "scheduler_start" > > > > The documentation says you need SchedulerMgm auth. > > Why do you want to check permissions if the error message says the > command is unknown? Sorry, maybe I'm missing something. > > Kind regards > > robert > > > -- > Have a look: http://www.flickr.com/photos/fussel-foto/ > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]