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 / chowdary
As:1
Frist you find common columen from the 3 table then you
can use funnel stage
in funnel stage set the properte KEY= COOMON COLUMEN
Chowdary
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
What is the difference between datastage and datastage tx?
how to abort the job its matain duplicates?
How do you reject records in a transformer?
What are transforms and what is the differenece between routines and transforms?
Have you used Unstructured data?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
Describe the architecture of datastage?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What are the steps required to kill the job in Datastage?
How rejected rows are managed in datastage?
How one source columns or rows to be loaded in to two different tables?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
client know skid info?
What are the some differences between 7.x and 8.x version of datastage?
What is the command line function to import and export the ds jobs?