If I delete 1 partition (in 8 partition multifile) and run
the graph. Will the graph run successfully?, If not what
error I'm going to get.
Answer Posted / jai
Yes the graph will run. Only the records in the partition
being deleted won't be processed.
| Is This Answer Correct ? | 3 Yes | 29 No |
Post New Answer View All Answers
What information does a .dbc file extension provides to connect to the database?
How scientific data processing is different from commercial data processing?
You can ask about different vector functions. How to use in abinitio graph?
What is m_dump?
How co> operating system natively processes the data?
How transaction file different from that of a sort file?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
What is the ab initio business rules environment (bre)?
What are the key elements of a data processing system?
Within a cursor, how would you update fields on the row just fetched?
What is a partition?
What is the difference between look-up file and look-up, with a relevant example?
How you can run a graph infinitely in ab initio?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.