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 |
. What is dynamic lookup ?
What the difference between “look-up” file and “look is up” in abinitio?
What is .abinitiorc and What it contain?
) Layout? What is the Dataset & Program Component Layout
Do you think effective communication is necessary for data processing?
. What is adhoc multifiles? How to use in abinitio graph?
What is difference between API
2 Answers CitiGroup, IBM, TCL,
Is there any function in ab Initio which act like SCAN component
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
Describe what the SQL Server tempdb and tlog files are used for?
How can you connect eme to abinitio server?
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?