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
On which Dimension Table you implemented SCD Type in your Project
Name the different types of Lookups in Datastage?
Where do the datastage jobs get stored?
What are some prerequisites for datastage?
What are the steps needed to create a simple basic datastage job?
CHANGE CAPTURE
What is size of a transaction and an array means in a datastage?
What are the components of ascential data stage?
How many Key we can define in remove duplicate stage?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
What are the job parameters?
How can we improve the performance in datastage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
What is the difference between in process and inter process?
Does datastage support slowly changing dimensions ?