Can you explain data flow graph with an example?
How can you force the optimizer to use a particular index?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
Explain the difference between the truncate and delete commands?
can we perform checkin and checkout through sandbox?
How transaction file different from that of a sort file?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
What is the use of the co> operating system in ab initio?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
How you can run a graph infinitely in ab initio?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
You can ask about different vector functions. How to use in abinitio graph?
Name the different type of processing based on the steps that you know about?
What does edp stand for?