-
Abinitio:.air-lock file and .project.pset
Explain what .air-lock file is?
What is the difference between .sandbox.pset and .project.pset and the need of .project-start.ksh and .project-end.ksh -
Pick the Delta Data From Specific Files or Tables
If I run the graph at 9 O'clock, it should pick the data with the latest updated timestamp records like from 8 to 9 O'clock updated records from the table. How to pick the delta data from specific files or tables?
-
-
Why go for sort within groups?
We have sort and sort within groups components. we can achieve the sort within group functionality by placing two keys in sort group. Then why we have to go for sort within groups?
-
Count of Multifile
How to get each partition count and total count of a multi file?
-
Modify Record in Multi-file
How to modify record in multifile if data is ASCCI and if data is Obserddata?
-
Split a 10 GB file into 10 files of 1 GB
How to Split a 10 GB file into 10 files of 1 GB in Ab initio?
-
Rollup with null key for multifiles
I have a 4way mfs. I connected to rollup, i have mentioned key as null. How many records will come to output?
-
How to add header and trailer in a file?
How to add header and trailer in a file?
Header - column names
Trailer - count of the records -
Load a file in oracle in chunks of 100 mb files
I need to load a single load ready file in oracle table in chunks of 100 mb files. How to do that?
-
Print Position of Char
How to print the position of the char in a given word
I have a input like:
Column_name:
Indicator
YNNYYN
NNNYYN
YYYYYN
NNNNNN
REQUIRED O/P:
Where the Y is present in a given string, i want position of the string with CONCATENATE of P Letter.
o/p:
P1
P4
P5
P4
P5
P1
P2
P3 -
Abinitio EME
In my sandbox i am having 10 graphs, i checked-in those graphs into EME. Again i checked-out the graph and i do the modifications, i found out the modifications was wrong. what i have to do if i want to get the original graph..?
-
-
Pipeline, Component and Data Parallelism
Give examples for pipeline, component and data parallelism
-
How do find out particular record in partition by using PBK?
I have 400 records in my in0 file, its 4-way multifile system. How can I find out particular 150th record will goes to which partition using Partition by Key?
-
SORT V/s SORT WITHIN GROUPS
Sort within group means data is already sorted on major keys and need to get the data sorted on minor keys.But if we already know tht the data is sorted on major keys then why donot we use SORT component and provide the key as {minor keys} in the SORT component? Why go for SORT WITHIN GROUPS
-
Abinitio Display records between 50-75..
In input dataset i am having 100 records. I want records between 50-75 and i don't want to read 5th record? which component i have to use..
-
Grapg failure email notification with error
Hi,
How can I configure email notification for any graph failure with error and compnent details which caused the failure in AB Initio -
Output Indexes Component
What is the alternate component for output indexes?
-
Masking columns in XML
I have an XML file with all the details of an employee. I just want to mask the firstname and lastname records as AAAA and generate the XML with all other fields including firstname and lastname. Please suggest on this
Abinitio Interview Questions
Ans