what is the syntax of m_dump command?

Answers were Sorted based on User's Feedback



what is the syntax of m_dump command?..

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

what is the syntax of m_dump command?..

Answer / deepa govindaraj

m_dump DML_path Inputfile_path

hope it would help you...

Is This Answer Correct ?    13 Yes 0 No

what is the syntax of m_dump command?..

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

Post New Answer

More Ab Initio Interview Questions

I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?

0 Answers  


You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?

1 Answers   IBM, TCL,


How to replace last 4 digits of an input column with XXXX given input column has 12 digits?

0 Answers  


What are the fundamental blocks of co> operating system of ab initio?

0 Answers  


Explain the ab initio etl tool in high level?

0 Answers  






How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?

0 Answers   HP,


Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?

2 Answers  


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

0 Answers  


What are the factors on which storage of data depends?

0 Answers  


How to run the graph without GDE?

1 Answers  


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

1 Answers  


Explain what is de-partition in abinitio?

0 Answers  


Categories