what is the syntax of m_dump command?
Answers were Sorted based on User's Feedback
Answer / ranga .
Find all the Ans as below...
How to read a feed file from UNIX prompt without opening Ab-
initio GDE?
Follow the below steps:
Create the DML for reading the feed file and save it
with .dml extension.
Place the DML file in the .dml folder of the respective
sandbox being used (can even be ignored).
Execute the following command at unix prompt:
m_dump <.dml file(absolute path)> <feed file name(absolute
path)>
Ex:
m_dump /export/home/read_feed.dml /export/home/feedfile.dat
For more options on m_dump, type m_dump help on unix prompt.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / deepa govindaraj
m_dump DML_path Inputfile_path
hope it would help you...
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / sohanvarmas
m_dump command prints the data in a formatted way.
m_dump <dml> <file.dat>
| Is This Answer Correct ? | 13 Yes | 1 No |
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What is a partition?
What are the different versions and releases of ABinitio ?
Mention what is the role of co-operating system in abinitio?
how can you convert 3 way to 7way partitioning in abinitio?
Describe the evaluation of parameters order in ab initio?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
Why is data processing considered beneficial?
What are the operations that support avoiding duplicate record?
What is the architecture of abinitio?
. How can you get all the fields form a lookup files ? (Which function)
How many parallelisms are in Abinitio?