There are two file are there .1st file contains 5 records and
2nd file contain 10 records in target they want 50 records.how
can achieve this
Answer Posted / vinod upputuri
use copy stage and funnel stage to make duplicate records.
SEQ>>COPY>>FUNNEL>>TARGET
the solution for this stupid question asked by interviewer:
SEQ>>COPY>>>4links>>>FUNNEL STAGE>>>SEQ.
in seq stage: sed -n '1,50p'
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What are the components of datastage?
What are the types of containers in datastage?
what is ds administrator used for?
What is merge stage?
Whats difference betweeen operational data stage (ods) and data warehouse?
I have a few records just I want to store data in to targets cycling way how?
What is the difference between the local container and shared container?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
in oracle target stage when we use load option and when we use upsert option?
Can you explain kafka connector?
What are the different types of lookups in datastage?
How do you schedule or monitoring the job?
How do you generate sequence number in datastage?
What is ibm datastage flow designer?