How can you view the data in the Multifile
Answers were Sorted based on User's Feedback
Answer / pratik deokar
you can use m_dump command to view data in proper format
m_dump <DML Name> <File Name>
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / naveen r
M_DUMP works well and you can see the specified record in
the MFS file
m_dump dmlpath/dml_name file_path/file_name -record 5
o/p will display the 5th line arranged with the dml
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amol
m_cat muiltifilename
It will show content in the file.
| Is This Answer Correct ? | 6 Yes | 0 No |
can we perform checkin and checkout through sandbox?
What are the key elements of a data processing system?
What do you mean by the term data warehousing?
Difference between public and private projects and how to make private to public?
The methods to improve performance of a graph?
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 the DynamicScriptGeneration and what is the Use?
How to add default rules in the transformer?
. What is flow buffering ? How it reduces the chances of having deadlock ?
How would you find out whether a sql query is using the indices you expect?
What is MAX CORE of a component?
How do you truncate a table?