)what is wrapper script?where it is going to execute and why
we go for wrapper?
Answer Posted / azeemuddin shaik
Wrapper script is an Unix script, which is helpful in
running the graphs directly through Unix and running it
automatically. This is useful when we have Unix as the
operating system.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is data mapping and data modelling?
Difference between informatica vs ab initio?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
The methods to improve performance of a graph?
Code check-in and check-out commands in AbInitio
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is the syntax for m_dump in abinitio?
What is MAX CORE of a component?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
what is the output when -1 is put in select_expr of FBE?
What are the six data process products of ab initio (architecture of ab initio)?
Mention some ways for improving performance of a graph?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?