skorc123
15th January 2009, 14:06
Hi all,
Can someone please tell me how this job error handling works?
In other words...
In the error handling section of a session ttaad5102s000 - Add session to job you can specify the action after the error (see attachement).
If I choose continue and skip one session if an error occours, what kind of error are we talking about?
Can I code a session something like this:
If x <> y then
exit session with an error, what kind of error, ...
else
continue
endif
and the job does not execute the second session and also stays active - doesnt go into runtime error state or stops.
I need to know this ASAP, so if anyone knows anything about this please help
Thank you and Best Regards, Zoran
Can someone please tell me how this job error handling works?
In other words...
In the error handling section of a session ttaad5102s000 - Add session to job you can specify the action after the error (see attachement).
If I choose continue and skip one session if an error occours, what kind of error are we talking about?
Can I code a session something like this:
If x <> y then
exit session with an error, what kind of error, ...
else
continue
endif
and the job does not execute the second session and also stays active - doesnt go into runtime error state or stops.
I need to know this ASAP, so if anyone knows anything about this please help
Thank you and Best Regards, Zoran