Answer Posted / sohanvarmas
m_dump command prints the data in a formatted way.
m_dump <dml> <file.dat>
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Explain what does dependency analysis mean in abinitio?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
What parallelisms does Abinitio support?
What is the difference between dml expression and xfr expression?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
What does edp stand for?
What is data encoding?
Do you think effective communication is necessary for data processing?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What are the differences between different versions of co-op?
What is the difference between look-up file and look-up, with a relevant example?
What is the difference between rollup and scan?
How can we increase the loading performance of oracle table in AbInitio?