-
What is differrence between multifile and adhoc files?
Could you please explain me in details differences between Multi File s and Adhoc Files ?
Thanks in Advance. -
-
-
-
How to Seperating the header and trailor records from the input file?
If you have one input file it have some thousands of records then how to Seperating the header and trailor records from the input file?
-
Graph Perfomance
I have a serial graph with below sequence:
i/p -> sort(key1)->rollup(key1)->sort(key2)->rollup(key2)->normalise->o/p.
How do we improvise this graph? -
Generate Sequence Number in a Multifile.
How to generate sequence number in a multifile using next_in_sequence().
-
Cummulative summary in AB Initio
How can I achieve cummulative sumary in AB Initio other than using SCAN component. Is there any inbuilt function available for that?
-
How to Join Data from Two Partitions of a Multifile in Abinitio..!
How to Join Data from Two Partitions of a Multifile in Abinitio..!
Hi,
I have a multifile having 8 partitions.
I want to join partition 1 and partition4 data.
Could someone explain the approach for the above requirement?
Thanks in advance,
Srikanth -
Abinitio Graphs
How will you test the abinitio graphs?
-
Normalize Index Value
How does the Index value come from in Normalize and when the vector element is not fixed length how does the length of() function in Normalize work
-
Sort data using reformat
How can i sort the data using reformat component in Abinitio?
-
Syntax for Year checking and Processing Date
I have a scenario like, I am getting a date field from input in MMDDYY format and I have to check for same year as processing year then I should pass "", else if the input date is to previous year to processing date and less than 0301 then I should pass Y.
How to check and process the date? -
Output Index
What is output index? How does it work in reformat?Does below function show Output index in useoutput:1:if(in.emp.sal
-
Ab Initio - Counting Records
Using ROLLUP in Ab Initio, need to count the number of sites for each account e.g.
Input file:
SiteId, AcctId, Address
675765, 1, Smit Street
768768, 2, Orange Road
767876, 1, New Road
989898, 1, Jones Street
878787, 3, Ele Lodge
118768, 2, Red Street
Output:
AcctId, NoOfSites
1, 3
2, 2
3, 1 -
Ab inito on Hadoop
Which version of ab inito works with hadoop with push down mechanism (Job gets executed on hadoop). Describes how it works.
-
-
ETL Extract and Loading Strategies
What are extract and loading in strategies in ab inito and with what components we extract and load the data?
-
Metadata level programming
How can we do metadata level programming in dml itself to remove blank lines from a file
-
Sorting using reformat component in Abinitio
Can i sort the data using reformat component in Abinitio, If yes,Then how?
Abinitio Interview Questions
Ans