When we should use 'jobid' for commit table (Output table
component??
Answer / anil
the jobid parameter allows u to pecify a unique job
identifier for each run of the graph. the co>op uses this
value to identofy the graph's run state..thus, for each fresh
run of the graph, the job identifier must be fresh..
| Is This Answer Correct ? | 2 Yes | 2 No |
How can you view the data in the Multifile
what is the difference between .dbc and .cfg file?
I have a DML in my local system the location is E:/u/home/khaleel/dml how to convert this path to $DML?
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
Mention what are the different types of parallelism used in abinitio?
How does the bre work with the co>operating system?
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
How transaction file different from that of a sort file?
What is the significance of ‘mp run’ command ?
What do you understand by local lookup?
. What is flow buffering ? How it reduces the chances of having deadlock ?
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