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 |
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
What is air-project parameter ?
Describe in detail about lookup?
Why is data processing considered beneficial?
Which component breaks the pipe line parallelism in graph?
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
what is skew and skew measurement?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
I have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
Need Ab-Initio Material - Harini
In MFS i developer developed 2-way, but supporters r supporting 4-way on same records how is possible?
Difference between public and private projects and how to make private to public?