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 |
how to insert/update a csv file by comparing it with another csv file?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
What is a partition?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
how to create a new mfs file? where will we specify the number of partition eg 4 way ,8 way?
List out the file extensions used in abinitio?
Define ramp limit in ab initio?
What does it mean by the term 'sort component'?
How do we extract data from client machine?
How we khow a database is connected in Abinitio?
Describe how you would monitor and control database physical file size and growth?
How to Create Surrogate Key using Ab Initio?