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 |
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
What does dependency analysis mean in Ab Initio?
To which project that prefix will set is to private project or public project or both?how and where to set?
Do you know what a local lookup is?
What do you mean by the overflow errors?
Can any body give the PDL with example?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What is the difference between sandbox and EME?
What is sandbox?
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
What is difference between force_error & force_abort? How to use in abinitio graph?
what does layout means in terms of Ab Initio?