Scheduled Task not running

G

Guest

Hi,

I'm trying to run a Scheduled Task backup using an SQL database. For some
reason it creates the task but doesn't run it. The following information is
in the Run field in the Task Properties.

"C:\Program Files\MySQL\MySQL Administrator 1.1\MySQLAdministrator.exe"
"-UDC:\Documents and Settings\Administrator\Application Data\MySQL\" "-c"
"-bpRDIRANI1" "-btC:\" "-bxRDIRANI1"

Is Scheduled Task only good for opening applications and not running them?
Please advise. Thanks!
 
S

Shenan Stanley

Rob said:
I'm trying to run a Scheduled Task backup using an SQL database.
For some reason it creates the task but doesn't run it. The
following information is in the Run field in the Task Properties.

"C:\Program Files\MySQL\MySQL Administrator
1.1\MySQLAdministrator.exe" "-UDC:\Documents and
Settings\Administrator\Application Data\MySQL\" "-c" "-bpRDIRANI1"
"-btC:\" "-bxRDIRANI1"

Is Scheduled Task only good for opening applications and not
running them? Please advise. Thanks!

Who are you running it as? (And that is one NASTY command line - does that
work if you run it at a command prompt?!)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top