Hello,

I am using bacula 2.0.3. There is a job scheduled in the config file 
with the following schedule definition:
Schedule {
  Name = "DefaultCatalogSchedule"
  Run = daily at 21:10
}

In this case in bconsole, command "status director" shows, that there is 
a scheduled job:
Scheduled Jobs:
Level          Type     Pri  Scheduled          Name               Volume
===================================================================================
Full           Backup    20  22-Jun-07 21:10    DefaultBackupCatalogJob 
000001L3
====


Problem starts, when i am changing the schedule to run only on Saturday:
Schedule {
  Name = "DefaultCatalogSchedule"
  Run = sat at 21:10
}
I this case "status director" says "No Scheduled Jobs".

Any advice ?,

Regards,

Robert Garwacki


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to