What is standard environment ? How to use in abinitio graph?
Answer / 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 |
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
Mention some ways for improving performance of a graph?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
what is the difference between i)public ii)private iii)common and client projects?
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
why Skew should always be 0 ? How to use in abinitio graph?
what is the use of catlog or catlogfile?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
What is use of creating a save files? How to use in abinitio graph?
1 Answers Cognizant, IBM, Intellego, TCL,
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
What is the architecture of abinitio?
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?