How can you view the data in the Multifile

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What metadata importer can do in ab initio?

705


What are the key elements of a data processing system?

692


What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?

725


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

616


How do you add default rules in the transformer?

657






How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC

1489


Difference between output_index and output_indexes in reformat

759


Pdl with an example?

656


How to create repository in abinitio for stand alone system(local nt)?

725


What is a data processing cycle and what is its significance?

660


What are the different forms of output that can be obtained after processing of data?

772


i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?

1619


Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?

631


What do you mean by the term data warehousing?

623


Within a cursor, how would you update fields on the row just fetched?

626