|
|
|
Rank: Newbie
Groups: Registered
Joined: 9/7/2009 Posts: 4 Location: Finland
|
Hi,
All features work fine, except when I try to schedule a backup, the following errors pops up.
Job Scheduling error: Can't retrieve the task's command.
Operating System: Windows XP PRO SP3 Database: SQL Server Express 2008
Any ideas what to do?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
Thank you for reporting the problem. We're trying to fix this issue at the moment. We'll post here when it's done.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
teemuk wrote:Hi,
All features work fine, except when I try to schedule a backup, the following errors pops up.
Job Scheduling error: Can't retrieve the task's command.
Operating System: Windows XP PRO SP3 Database: SQL Server Express 2008
Any ideas what to do? BTW, could you tell us the localization of you Windows XP (language)?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 9/7/2009 Posts: 4 Location: Finland
|
mikeshilov wrote:teemuk wrote:Hi,
All features work fine, except when I try to schedule a backup, the following errors pops up.
Job Scheduling error: Can't retrieve the task's command.
Operating System: Windows XP PRO SP3 Database: SQL Server Express 2008
Any ideas what to do? BTW, could you tell us the localization of you Windows XP (language)? Hi, Thanks for the quick reply. Localization is Finnish.
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
Hi,
I have the same problem with spanish localization.
Regards.
Javier
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/10/2009 Posts: 417
|
Still working. The fix should be available today or tomorrow.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
Hi, still getting the same error, when trying to schedule or querying for the active jobs.
Can you please tell me what parameters are you sending to schtasks to see witch one it's not ok for spanish localization?
Thanks a lot in advance.
Javier
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
Guest wrote:Hi, still getting the same error, when trying to schedule or querying for the active jobs.
Can you please tell me what parameters are you sending to schtasks to see witch one it's not ok for spanish localization?
Thanks a lot in advance.
Javier schtasks /query /fo LIST /vplease let us know, thanks
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 9/7/2009 Posts: 4 Location: Finland
|
Working perfectly for me now. Thanks.
I'm assuming that if I change the the scheduling in windows scheduler from daily to e.g. weekly, Sql Backup and FTP won't override it with daily, which is the only option ?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
teemuk wrote:Working perfectly for me now. Thanks.
I'm assuming that if I change the the scheduling in windows scheduler from daily to e.g. weekly, Sql Backup and FTP won't override it with daily, which is the only option ? As soon as scheduled task name remains the same it will override it on "save". If you need manual scheduling you may add your own task with a different name.
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
mikeshilov wrote:Guest wrote:Hi, still getting the same error, when trying to schedule or querying for the active jobs.
Can you please tell me what parameters are you sending to schtasks to see witch one it's not ok for spanish localization?
Thanks a lot in advance.
Javier schtasks /query /fo LIST /vplease let us know, thanks I have to change the command to schtasks /query /fo LISTA /v to make it work "LISTA" is the spanish for "LIST" The only format that seems to work in both language is CSV, because instead of TABLE you have to use "TABLA" Regards, Javier
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 9/7/2009 Posts: 4 Location: Finland
|
mikeshilov wrote:teemuk wrote:Working perfectly for me now. Thanks.
I'm assuming that if I change the the scheduling in windows scheduler from daily to e.g. weekly, Sql Backup and FTP won't override it with daily, which is the only option ? As soon as scheduled task name remains the same it will override it on "save". If you need manual scheduling you may add your own task with a different name. Ok. Are you planning to add different scheduling options in the near future releases?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/10/2009 Posts: 417
|
Interface will remain simple and still allow to schedule 1 task per day only. Advanced users can create a job without scheduling it. Then add a task to Windows Scheduler with a different name. In this task you can use any scheduling you like. To allow for greater flexibility we consider adding time to the end of zip file. See this post for details: http://www.sqlbackupandf...sts&m=53&#post53
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
Guest wrote:mikeshilov wrote:Guest wrote:Hi, still getting the same error, when trying to schedule or querying for the active jobs.
Can you please tell me what parameters are you sending to schtasks to see witch one it's not ok for spanish localization?
Thanks a lot in advance.
Javier schtasks /query /fo LIST /vplease let us know, thanks I have to change the command to schtasks /query /fo LISTA /v to make it work "LISTA" is the spanish for "LIST" The only format that seems to work in both language is CSV, because instead of TABLE you have to use "TABLA" Regards, Javier Thanks, Javier, we'll consider moving to CSV.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
We've utilized the CSV. You can download new release 3.3.1 and try.
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
Hi everbody, we got the same error, OS is Windows Server 2003 R2 in German. Installed version 3.3.1
Ciao Thomas
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
We have the same problem with version 3.3.1 on a dutch XP system: Job scheduling error. http://support.microsoft.com/kb/872921/nl
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 937
|
We're also having the same problem with Windows XP Norwegian. Please give us a fix for this :)
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/10/2009 Posts: 417
|
MS localized Windows Schedule making it very hard to automate it in localized Windows installations. We consider creating an ability to run our own service that would trigger SQLBackupAndFTP (and making it an option in addition to scheduling through Windows Scheduler).
|
|
|
|
|