Friday, February 21, 2014

Modify schdule tasks usng Windows 2003 server scheduler graphic interface




Schduled task gnsh_backup starting 10/20/2011, backup everyday 10:10pm to
 C:\sql_dumps\mysql_admin
Modify  it to  canhealth_backup.
In Windows 2003 server, click Start-> Programs->Accessories->System tools->Scheduled Taks
Rename gnsh_back to  canhealth_backup.
Under properties, change
"C:\Program Files\MySQL\MySQL Tools for 5.0\MySQLAdministrator.exe" "-UDC:\Documents and Settings\Administrator\Application Data\MySQL\" "-cRoot" "-bpgnsh_backup" "-btC:\sql_dumps\mysql_admin\" "-bxgnsh_
to
"C:\Program Files\MySQL\MySQL Tools for 5.0\MySQLAdministrator.exe" "-UDC:\Documents and Settings\Administrator\Application Data\MySQL\" "-cRoot" "-bpcnsh_lms" "-btC:\sql_dumps\mysql_admin\" "-bxcanhealth_

 

Note -bpcnsh_lms
I defined Backup projects namecnsh_lms  under Tools ->MySQL Administrator - Connection->Backup for  canhealth

Input admin password to appl change

No comments:

Post a Comment