-
Pipeline Broken Error
Why and When do we get the "Pipeline Broken Error" in Ab Initio
-
How do you insert break in .dat output file using AbInitio ?
I have already created graph,and need to modify it so that output file gets page breaks. Any idea how can we implement page breaks in abinitio.
-
Abinitio Date Functions and File Corruption
What are the date functions in Abinitio & How to check a file is not corrupted in Abinitio?
-
Floor Casting
Hi Experts,
I have to write the below floor function in reformat.
Floor(dp.lcl_Prod_cd/10)
The source column data type is string as shown {utf8 string("x01") lcl_prod_cd}, here column name is "lcl_Prod_cd ". now i have to apply the floor function on this like "Floor(dp.lcl_Prod_cd/10)". i was tried in different ways like i was changed target dml to decimal and tried as shown below.... -
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
Abinitio Interview Questions
Ans