1)Source file contains one record, I want 100 records in
target file.
Answers were Sorted based on User's Feedback
Answer / ramachandra rao
This Question has two types of answers
1.after source take copy stage after that use funnel stage
and finally use target.copy stage stage allows many output
links after that use funnel stage.and target keep append
mode and u run 100 times 100 records displayed.
2)
u develop the job and kept into sequence with start loop and
end loop.but in in job target has append mode.in loop u give
initial value and increment value and max value.
This is the best answer.
| Is This Answer Correct ? | 8 Yes | 0 No |
How you Remove the Dataset in Unix?
how to design the change capture stage in(data stage parallel jobs) type 2
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
What are the different options associated with dsjob command?
can explain wt is the pool for file.
Can you explain players in datastage?
Define Data Stage?
What modeling tool do you use?
what is the use of materialized view?
I have a scenario like Deptno=10---->First record and last record Deptno=20---->First record and last record Deptno=30---->First record and last record I want those first and last records from each department in a single target. How to do this in DataStage, any one can assist me. Thanks in advance.
What are the functionalities of link collector?