What is standard environment ? How to use in abinitio graph?
Answer Posted / avijit
The standard enviornment is the public project which exists in every abinitio setup. The parameters present in the stdenv give other private projects their enviormental identity. through the stdenv other projects share common data area , common eme store ,other static and run time variables.
Basically it set's up the enviorment and provides mandatory parameters to to the private projects to start working.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mention what is abinitio?
List out the file extensions used in abinitio?
Have you worked with packages?
Describe the grant/revoke ddl facility and how it is implemented?
How is the partitioning with key different from round robin partition?
Give one reason when you need to consider multiple data processing?
The methods to improve performance of a graph?
What are the Types of parallelism in detail?
Mention what the difference between “look-up” file and “look is up” in abinitio?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What are the kinds of layouts does ab initio supports?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
What is a rollup component? Explain about it.
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa