-
Max Core Max Memory
What is the main difference between max core and max memory.
Where we use this commonly? -
How to send email notification for any grapgh failure in Ab Initio
How can I set up email notification graph failure in Ab Iniio to send ,which should include error message and componet details which caused the failure
-
Abinitio Data Directory
What do you mean by Data Directory in abinitio?
-
-
Output for sort and dedup sort with null key
I have file containing 5 unique rows and I am passing them through SORT component using null key and and passing output of SORT to Dedup sort. What will happen, what will be the output.
-
Null key in scan and dedup
If we give NULL key in scan component what will be the output and in dedup with keep parameter as unique?
-
Top 2 transactions per date
I have a scenario like below:
Date Amt
01-01-2016 100
01-01-2016 300
02-01-2016 350
01-01-2016 200
02-01-2016 150
02-01-2016 400
01-01-2016 250
02-01-2016 250
I want to find top to transactions on each date:
-
Lineage report brokage
There is a SFTP component placed at last of the graph.
Lineage report keeps on failing for every run because, the destination server cannot be considered.
It was success for all other components/subgraps in that graph.
Could you please help me here how can I get lineage report success? -
Adding delimiters to a file which has no delimiter
How do I add Delimiter to a file which has text in the below format:
(There are multiple rows in the file like below row)
246631balacl1Lavanya Balachandran20120120R7891Unknown-1Unknown -
Generate DML from Backend and Front-end
How to generate DML from backend and front end?
-
Fetch Next Record Data
How can we fetch next record data for a particular field in ab initio?
i/p
id sal
101 500
102 800
103 900
105 200
o/p
id sal Pre_sal
101 500 0
102 800 500
103 900 800
105 200 900 -
Disadvantage of Multi-file against Serial
What is the disadvantage of using multi-file if data volume is not much?
-
-
Rollup Component as Scan Component
How to use rollup Component as Scan Component? On what condition Rollup component can be used as SCAN?
-
Record to Column
I have a record like below:
avi,mahi,virat,mahi,avi,virat,mahi,virat,avi
Output should be:
avi1
mahi1
virat1
mahi2
avi2
virat3
mahi3
virat4
avi3
Please suggest how can I achieve this. -
100 Records Loop Output
I have 100 records in input file if I run graph first time first 20 records will go to output, in next run 21 to 40 records will go to output, like this in 5th run 81 to 100 records will to output. Please let me know how can I achieve this?
Thanks in advance -
Fetching of two files and form one File
Suppose we have two input files A and B both having different columns & data, for example A having 1 2 3 4 columns and B having W X Y Z, How to get output as 1 2 columns from A and W X Y from B
-
Complexity of a Graph or XFR
Suppose I have a project having many xfrs, I cannot check manually to understand the complexity of a xfr or graph, How can I check it, any command?
Can we understand its complexity just by checking dependency of a graph or XFR? -
Interpretation and its use
What is Interpretation in Abinitio? What are types of interpretations available and its uses? Where do we use each interpretation?
-
MAX Core value in abinitio
What is max core value? wat is the use of max core?
Abinitio Interview Questions
Ans