what are the steps in actual ab initio graph processing
including general,pre and post process settings?
Answers were Sorted based on User's Feedback
Answer / equalizer
The host setup script is run.
Common project (sandbox) parameters are evaluated. (if any)
Project (sandbox) parameters are evaluated.
The project-start.ksh script is run.
Input parameters are evaluated. (if any)
Graph parameters are evaluated. (if any)
The graph Start Script is run. (if any)
Graph components are executed and finally
End script (if any)
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / mahendra patnaik
1. Start script
2. Graph components.
3.End script
| Is This Answer Correct ? | 6 Yes | 0 No |
How you can delete an object from EME data store ? How to use in abinitio graph?
what does layout means in terms of Ab Initio?
What is broadcasting and replicate?
What do you mean by continuous graph? what is it significance?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
In abinitio, what types of parallelism are used?
. What is dynamic lookup ?
Describe in detail about lookup?
Describe the evaluation of parameters order in ab initio?
What does it mean by the term 'sort component'?
Difference between private project parameters ,public project parameters and common project parameters?