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 |
Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
1)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 a message handler
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
What are system variables and sequencers in datastage
which cache supports connected & un connected Lookup
what is data mapping
How to delete the data in dataset?types of deleting the data in dataset?
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
What is apt_config in datastage?