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 |
Explain the methods to improve performance of a graph?
What is $mpjret? Where it is used in ab-initio?
What is a local lookup?
Have you eveer encountered an error called "depth not equal"?
What do you understand by a cartesian join?
what is the output when -1 is put in select_expr of FBE?
What do you mean by data sorting?
How you can generate surrogate key? How to use in abinitio graph?
2 Answers IBM, TCL, Torry Harris,
When we should use 'jobid' for commit table (Output table component??
What are the different forms of output that can be obtained after processing of data?
How data is processed and what are the fundamentals of this approach?
What is local and formal parameter?