Hi all,

I am trying to setup a job schedule that does a full weekly backup and
then an incremental backup daily for 7 days. I have a job defined as 


JobDefs {
  Name = "Job"
  Type = Backup
  Level = Incremental
  Client = slain-fd
  FileSet = "Full Set"
  Schedule = "WeeklyCycle"
  Storage = Deadlock_Disk2
  Messages = Standard
  Pool = default
  Full Backup Pool = slain_full_weekly
  Differential Backup Pool = slain_incremental_daily
  Priority = 10
}

The job runs the full ok but never runs the incremental job. Instead it
default to the default pool and starts doing differential backups. Why
is this? Am I missing something? 

thanks


===========================================
Cyber Designs - Put you business on the net
http://www.CyberDesigns.co.za

Jumping Bean - Your Java and Linux Experts
http://www.JumpingBean.co.za

Tel: 011-781 80 14
Fax: 011-781 80 15
===========================================
Disclaimer

Any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Employees of Cyber 
Designs are expressly required not to make defamatory statements and not to 
infringe or authorize any infringement of copyright or any other legal right by 
email communications. Any such communication is contrary to company policy and 
outside the scope of the employment of the individual concerned. The company 
will not accept any liability in respect of such communication, and the 
employee responsible will be personally liable for any damages or other 
liability arising.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to