How can a graph be run infinitely?
No Answer is Posted For this Question
Be the First to Post Answer
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
Code check-in and check-out commands in AbInitio
What is a rollup component?
Can we specify checkpoints without Phases?
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
why Skew should always be 0 ? How to use in abinitio graph?