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
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between in process and inter process?
What are the stages in datastage?
what is the custome stage in datastage? how can we impliment that one? plz tell me
How many types of views are there in a datastage director?
What are the types of jobs we have in datastage?
How many types of hash files are there?
What is ibm datastage?
What are the enhancements made in datastage 7.5 compare with 7.0?
AGGREGATOR default datatype
How one source columns or rows to be loaded in to two different tables?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
What are the types of containers?
How a server job can be converted to a parallel job?
root tree will find which is server job and which is parallel job?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?