Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- Setup vi syntax for PHP
- increase mysql query speed
- EXCEL return to the next line in the same cell
- git svn conversion
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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment