Hello,
no chance, grep this information by an canceled job over sql (in my config!)
is this a bug?
regards,
Sven
Am 16.10.2013 16:15, schrieb Naira Kaieski:
> Hi,
>
> You can query job table of database to search this information.
>
> Atenciosamente,
> Naira Kaieski
>
> Em 16/10/2013 07:01, sve
Hi,
You can query job table of database to search this information.
Atenciosamente,
Naira Kaieski
Em 16/10/2013 07:01, sven escreveu:
> Hello,
>
> how can i get the Volume-Name from current canceled Job?
> I want this for a script, which run after a Failed Job. The var %v is empty!
>
> My config
Hello,
how can i get the Volume-Name from current canceled Job?
I want this for a script, which run after a Failed Job. The var %v is empty!
My config in Job-Ressource:
RunScript {
RunsWhen = After
RunsOnClient = no
RunsOnSuccess = no
RunsOnFailure = yes
command = "myscript.py %v"
}
in my Pool-R