What exactly do you understand with the term data processing and businesses can trust this approach?
870What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
963
What is de-partition in abinitio?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
How do you improve the performance of a graph?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is is a data flow graph?
What is common among data validity and data integrity?
Mention some ways for improving performance of a graph?
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
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
Why might you create a stored procedure with the with recompile option?
What are the features of ab initio?
Why is data processing considered beneficial?
Pdl with an example?
Explain what is de-partition in abinitio?