After completion of graph what is the next process to perform?
who will perform the later process?
Answer / vidushi
after completion of graph , need to validate the graph and
then deploy it as script and then run the graph. Script
would be excuted on host (CO-operating system).
| Is This Answer Correct ? | 15 Yes | 0 No |
Have you worked with packages?
what is different daily and monthly develop the abinitio graphs?
What is the difference between look-up file and look-up, with a relevant example?
Why might you create a stored procedure with the with recompile option?
what is decoding & what is NVL?
Where $mpjret is used in ab-initio?
What is the core of co> operating system?
What is the difference between dml expression and xfr expression?
Name the different type of processing based on the steps that you know about?
How to add default rules in the transformer?
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
. What is flow buffering ? How it reduces the chances of having deadlock ?