Order of Evaluation of Parameters

Answers were Sorted based on User's Feedback



Order of Evaluation of Parameters..

Answer / shadap83

When you run a graph, parameters are evaluated in the following order:

The host setup script is run.
Common (that is, included) sandbox parameters are evaluated.
Sandbox parameters are evaluated.
The project-start.ksh script is run.
Formal parameters are evaluated.
Graph parameters are evaluated.
The graph Start Script is run.

Is This Answer Correct ?    8 Yes 0 No

Order of Evaluation of Parameters..

Answer / manjunath

1. The host setup script is run.
2. Common project parameters are evaluated.
3. Project parameters are evaluated.
4. The Project start script is run.
5. Input parameters are evaluated.
6. Graph parameters are evaluated.
7. The graph start script is run.
8. Dml evaluation occurs.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

what is environment variables and parameters?

1 Answers  


Have you used the rollup component? Describe how?

0 Answers  


Graph was failed how it is achived ? send answer with phone number? i want speak with directly who is intrest on abinitio?

1 Answers   HCL,


What is m_dump?

0 Answers  


If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?

4 Answers   IBM,






Describe the effect of the "checkpoint" t-sql statement?

1 Answers  


When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?

0 Answers  


Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you

3 Answers  


What is difference between force_error & force_abort? How to use in abinitio graph?

2 Answers   IBM, TCL,


How to run the graph without GDE?

1 Answers  


What information does a .dbc file extension provides to connect to the database?

0 Answers  


What are the Graph parameter?

0 Answers  


Categories