Answer Posted / 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 |
Post New Answer View All Answers
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)?
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
Difference between informatica vs ab initio?
Describe what the SQL Server tempdb and tlog files are used for?
Can you explain the co>operating system’s processing model?
What exactly do you know about the typical data analysis?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is the max core of a component?
How to create a repository in abinitio for stand-alone system(local nt)?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is the syntax for m_dump in abinitio?
What are the different types of parallelism in ab initio?
What are the benefits of data analyzing?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?