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 wrapper script?where it is going to execute and why we go for wrapper?
what is deeup in unique only?
What is publickey and private key?what is the use of this two keys?
What is sandbox?
What do you mean by continuous graph? what is it significance?
Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
How is the partitioning with key different from round robin partition?
What do you mean by data sorting?
Explain what is sandbox?
What is a local lookup?
What does it mean by the term 'sort component'?