If I make any changes in the parallel job,do I need to
implement the changes in the sequencer job,else the changes
will be reflected automatically
Answers were Sorted based on User's Feedback
Answer / kiran
hai this is kiran ..,
if any changes do in ur parallal job automatically it will
reflect on sequencer jobs.
Thanks & Regards
Kiran
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rajesh
once modifications are done,simply compile the job and run
the sequencer.no need to do any changes in sequencer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / guest
For your "WHY "
The sequence doesnot contain the underlying code of the
job but it picks up the code from the job whose reference
is given in the sequence.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
What changes do u propose to make in the sequence???
I only contains the job name and the parameters.
As long as you dont make any changes to the job name or
parameters used by the job u dont need to care about the
sequence but if u change the above u need to compile the
sequence.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / riyaz ahamed m
if your concern is about only the stage level of a job,,,there is no change required at sequence level.
if you are adding new parameter for the same job you need to apply the same change at sequence level as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the different type of jobs in datastage?
Differentiate between odbc and drs stage?
What is ibm datastage?
How rejected rows are managed in datastage?
how many types of remove the duplicate records?
i have flat file and using unix how can i generate sequence number into targer?
What is the use of datastage director?
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
Define orabulk and bcp stages?
What are transforms and what is the differenece between routines and transforms?
What is orabulk stage?
options available in sequence job to run,validate?