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



If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

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

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

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

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

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

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

Answer / yogesh bansal

why? and how?

please explain it ....

Is This Answer Correct ?    0 Yes 0 No

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

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

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,..

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

Post New Answer

More Data Stage Interview Questions

3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000

2 Answers  


I have a source like file it have Number of records and i want to load without first and last records in target?Datastage?

4 Answers   CSC,


tell me abt Datastage trigger?

1 Answers   HP, IBM,


1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?

2 Answers   Mind Tree,


What are the functionalities of link partitioner?

0 Answers  






There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this

5 Answers   IBM,


What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?

1 Answers  


whats difference between ls -ltr and ls -lrt?

5 Answers   L&T,


what will happen if we allow duplicates in datastage lookup abort drop record 1st value of duplicate record none

1 Answers   Wipro,


i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb

7 Answers   TCS,


What is the Difference Between DataStage 7.5 version and 8.1 Version?

10 Answers   IBM,


Can you explain repository tables in datastage?

0 Answers  


Categories