Is there any function in ab Initio which act like SCAN
component
Answers were Sorted based on User's Feedback
Answer / guillermo villarreal
You can perfectly perform a scan component using a
reformat. You define Global Variables then write logic to
control the key change within the reformat. Results are
identical as a scan
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / madhugreddy
Extended Roll Up component can be used in place of a Scan Component.
| Is This Answer Correct ? | 1 Yes | 2 No |
yes we can use the aggregate component like a scan component
| Is This Answer Correct ? | 5 Yes | 17 No |
How you can generate surrogate key? How to use in abinitio graph?
2 Answers IBM, TCL, Torry Harris,
Mention what is the syntax for m_dump in abinitio?
What is the DynamicScriptGeneration and what is the Use?
Why might the optimizer use a table scan when an index is available?
What does de-partition mean in abinitio?
How to add default rules in transformer?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
In Join component which record will go to unused port and which will go to reject port ?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What information does a .dbc file extension provides to connect to the database?