How to run a graph infinitely? - Abinitio

How to run a graph infinitely?



To run a graph infinitely…

- The .ksh graph file should be called by the end script in the graph.

- If the graph name is abc.mp then the graph should call the abc.ksh file.

What is a local lookup?



- Local lookup file has records which can be placed in main memory

- They use transform function for retrieving records much faster than retrieving from the disk.
Post your comment