)what is wrapper script?where it is going to execute and why
we go for wrapper?
Answer / 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 |
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?
. How we can remove temp files of a failed job if .rec is not available
What is air_project_parameters and air_sandbox_overrides? what is the relation between them?
How you can run a component for certain conditions ?
What parallelisms does Abinitio support?
What are the fundamental blocks of co> operating system of ab initio?
how to calculate EME version using unix ?
What do you understand by local lookup?
What is air-project parameter ? How to use in abinitio graph?
3 Answers IBM, TCL, Tech Mahindra,
What is a local lookup?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
Have you eveer encountered an error called "depth not equal"?