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 / ajay
I am not sure abt the answer......but i think we can use
column generator for each of the inputs inorder to make
same metadata for all the 3 inputs bcos the prerequisite
for the funnel stage is metadata should be
same.........then we can funnel based on the key column
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What are the different type of jobs in datastage?
What is the difference between operational data stage (ods) and data warehouse?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
Can you explain kafka connector?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
What is the importance of the exception activity in datastage?
What is the purpose of pivot stage and types of containers in datastage
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
Explain the situation where you have applied SCD in your project?
Why we use surrogate key?
How a routine is called in datastage job?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
Describe the architecture of datastage?
Have you used Unstructured data?
How one source columns or rows to be loaded in to two different tables?