1)Source file contains one record, I want 100 records in
target file.
Answer Posted / subhash
Another best way is:
SRC--->TFM--->TGT
in TFM, we can do this by using LOOPing concept.
@ITERATION<=100
map the SRC record to TGT.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
How do you schedule or monitoring the job?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
Which commands are used to import and export the datastage jobs?
What is the roundrobin collector?
Differentiate between Join, Merge and Lookup stage?
Can you implement SCD2 using join, transformer and funnel stage?
root tree will find which is server job and which is parallel job?
how to delete one row in target dataset
Name the third party tools that can be used in datastage?
How many types of sorting methods are available in datastage?
Can you explain tagbatch restructure operator?
What is orabulk stage?
Define Job control?
Can you explain kafka connector?