Page 1 of 1

running job new version of job without compiling sequence

Posted: Mon Sep 30, 2013 10:58 am
by harryhome
Hi,

I have on sequence (run restart) with 14 jobs. This sequence run fine till 12 jobs and failed on job 13th in test env.

Now for job 13th we have develop on fix in develpment env. fix was to change transaction size on odbc stage which is inserting data into database from 0 to 2000.

Question is when we will move the 13th job in QA env from development, we want to run the restartable sequence from point it failed. can we just re run the sequence once we move 13th job from dev env to test env? and sequence will start from 13th job and will pick up the new change transaction size = 2000

Posted: Mon Sep 30, 2013 11:22 am
by chulett
Yes.

Posted: Tue Oct 01, 2013 3:56 am
by priyadarshikunal
Just to add, unless there is a change in job parameters, it should be fine.