Hi,
I have a job scheduler with 5 steps to run. If step 3 encounters an error and fail, will the previous jobs rollback? Or the 1st 2 steps are completed and commited and only step 3 is rolled back?
The first 2 steps are dbbc commands.
Need someone to enlighten me. Thank you.