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 |
How will you use EME for view or publish metadata reports using EME?
What is a rollup component?
what i the difference between the flows of 3 paralellisms
How to load the data from an excel sheet to input file in a graph?
How is the partitioning with key different from round robin partition?
Can you explain the co>operating system’s processing model?
What is the syntax for m_dump in abinitio?
How do you improve the performance of a graph?
Can anyone give me an example of realtime start script in the graph?
What parallelisms does Abinitio support?
How to move or copy the project parameter or project object to my sandbox?
What is air_project_parameters and air_sandbox_overrides? what is the relation between them?