>>>>> On Tue, 20 Sep 2005 11:02:04 +0200, Stephan Ebelt <[EMAIL PROTECTED]> 
>>>>> said:

  Stephan> maybe this issue has been clarified already - I just couldn't find 
it. 
  Stephan> Please don't spend time reading further if that is the case. Just 
give 
  Stephan> me a hint where to find the discussion.

  Stephan> My understanding from the manual is that the entire Job will 
(should?) 
  Stephan> terminate as '*** Backup Error ***' if the ClientRunAfterJob command 
  Stephan> returns something non-zero.

  Stephan> I am using a bash script as ClientRunAfterJob and tried two things:

  Stephan>      exit -1
  Stephan> and
  Stephan>      exit 5

  Stephan> when returning '-1' the job ends like this (Backup OK):

Exit status values should be in the range 0 to 255.  What happens if you use
exit 255?

The other difference between your two jobs is that one has been upgraded to
Full.  Maybe that causes the different behaviour?

Did you get some other warning in the second job?

Which version of bacula is running on dd-lx-oracle3?

__Martin


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to