1.

Mention What Is The Syntax For M_dump In Abinitio?

Answer»

The syntax for m_dump in Abinitio is used to view the DATA in multifile from unix prompt. The command for m_dump includes

  • m_dump a.dml a.dat: This command will print the data as it MANIFESTED from GDE when we view data in formatted text
  • m_dump a.dml a.dat>b.dat: The output is re-directed in b.dat and will ACT as a serial file.b.dat that can be referred when it is REQUIRED.

The syntax for m_dump in Abinitio is used to view the data in multifile from unix prompt. The command for m_dump includes



Discussion

No Comment Found