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 / pavan
we can use column generator stage
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are some different alternative commands associated with "dsjob"?
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
What are sequencers?
What is the difference between in process and inter process?
What are the steps required to kill the job in Datastage?
Differentiate between Join, Merge and Lookup stage?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
whom do you report?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
How many types of stage?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What are the different type of jobs in datastage?
Differentiate between hash file and sequential file?
Can you define merge?
How can we improve performance of data stage jobs?