Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?
Answer / teju
take source sequential file with 1 rec and take target file with 100 records in between use a copy stage to map the source 1 rec to target 100 records.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is datastage job Monitoring
What is the default padding character?
how to abort the job its matain duplicates?
What is difference between 8.1 , 8.5 and 9.1 ?
Two source files contains same meta data third file contains different data types can I funnel that file.
can we half project in parallel jobs and half project in server jobs?
what about data stage requirement
What is the use of hoursfromtime() function in transformer stage in datastage?
what is a force compile
I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
I have 5 different sources i want same records in 5 different targets Can you any body send me this question answer rathdsetl@gmail.com
on how many columns we can perform aggregation in the aggregator stage?