This is what you said Wolfgang Denk
> In message <[EMAIL PROTECTED]> you
> wrote:
>>
>> How do I get a job that has been changed from incremental or
>> differentialto FULL to use the FULL storage device?
>
> Use the "FullPool" and "DifferentialPool" (and eventually
> "IncrementalPool") options, i. e. something like this:
>
> Schedule {
>   Name = "WeeklyCycleHydra"
>   Run = Full            FullPool = FULL                         1st sun
>      at 00:10
>   Run = Differential    FullPool = FULL DifferentialPool = DIFF 2nd-5th
> sun     at 00:10
>   Run = Incremental     FullPool = FULL DifferentialPool = DIFF
> IncrementalPool = INCR  mon-sat at 00:10
> }

I was already using those options in my schedule.  It looks like you are
saying to add the other pool options for each RUN statement.  I had not
tried this.  Are you already using this, and is it working?

Thanks.
Scott


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to