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 do you mean by continuous graph? what is it significance?
What is publickey and private key?what is the use of this two keys?
How to run a graph infinitely?
Explain the ab initio etl tool in high level?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
Have you used the rollup component? Describe how?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
What is conditional DML and Structured DML?
You can ask about different vector functions. How to use in abinitio graph?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
How you can delete an object from EME data store ? How to use in abinitio graph?
State the working process of decimal_strip function?