In Join component which record will go to unused port and
which will go to reject port ?
Answers were Sorted based on User's Feedback
Answer / kumarg
In case of inner-join all the records not matching the key
specified goes to the respective unused ports, in full
outer-join none of the records goes to the unused ports. In
case of reject port, records which do not match with DML
come to the reject port.
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / akj
In case of inner-join all the records not matching the key
specified goes to the respective unused ports, in full
outer-join none of the records goes to the unused ports.
All the records which evaluates to NULL during joiin
transformation will go into reject port if the limit +
ramp*number_of_input_records_so_far <
number_of_input_records_so_far.
| Is This Answer Correct ? | 15 Yes | 2 No |
Hi,
In join component suppose if we r using join type as
innerjoin,which records r going to meet the particula type
that records will go to the outport and remaining records
will go to the unused port.
suppose our data contains null values will go to reject
port.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain data flow graph with an example?
what is the difference between ab_work_dir and .work
Broadcast and replicate does the similar work , what’s the diff then
What is standard environment ? How to use in abinitio graph?
Explain what is sandbox?
What is the difference between partitioning with key / hash and round robin?
Explain what is de-partition in abinitio?
what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?
What is the difference between Generate Records Component and Create Data Component?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
How transaction file different from that of a sort file?
What do you know about abinitio?