if 3 table having different columes. like first table
having 4 columns , second table having 3 columns and third
table having 2 columns then how to capture the data by
using funnel stage in parallel jobs...srinu.thadi
Answer Posted / prasu
Put the transformer before the 2 tables which u have
lesscolumns.
and then add the remaning columns for the 2 tables.then
join with funnel stage
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a folder? Difference types of stages?
What is the use of hoursfromtime() function in transformer stage in datastage?
What is difference between join, merge and lookup stage?
how to abort the job its matain duplicates?
sed,awk,head
How to convert RGB Value to Hexadecimal values in datastage?
How the ipc stage work?
How a server job can be converted to a parallel job?
Name the different sorting methods in datastage.
What is staging variable?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
Define Merge?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
I have a few records just I want to store data in to targets cycling way how?