What is the significance of record required indicator of Join component ? How to use in abinitio graph?

Answer Posted / narrenderan

Inner Join
Record-required-0 = True
Record-required-1 = True

Outer Join

Record-required-0 = False
Record-required-1 = False


Inner join is matching records on both input , so both must be set to true and vice versa for outer join

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to add default rules in transformer?

912


What is $mpjret?

878


Explain what is sandbox?

815


Why might the optimizer use a table scan when an index is available?

2034


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

1041


What are the benefits of data analyzing?

898


Hi friends, what are the new features in abinito3.0?

2538


How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?

4150


What is ab initio enterprise meta>environment (eme)?

1195


Can you explain data flow graph with an example?

936


How to add default rules in the transformer?

926


Describe the evaluation of parameters order in ab initio?

1242


Mention what is the syntax for m_dump in abinitio?

1202


What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?

870


What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.

1092