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 |
What are the important features of datastage?
what is the use of DSattchJob?DetachJob? where can we find it?
what is executable in DataStage?
What are datastage sequences?
What is the use of hoursfromtime() function in transformer stage in datastage?
Can you highlight the main features of ibm infosphere information server?
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
1)Source file contains one record, I want 100 records in target file.
how to sort two columns in single job in datastage.
Define Data Stage?
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?
What is the purpose of pivot stage?