How you can delete an object from a tag ? How to use in abinitio graph?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
What are Cartesian joins?
How to run the graph without GDE?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What is the architecture of abinitio?
What is the difference between Generate Records Component and Create Data Component?
Mention what dedup-component and replicate component does?
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 ?
How to compare two dmls in abinitio
How can you find the 2nd Highest salary in a file department wise in abinitio?
What will be the skew for, input file->partition by key-> partition by round robin->output file
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?