Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.ELV> DUMP ERROR_LOG.SYS

     The command in this example creates a dump file named ERROR_
     LOG.DMP that contains OpenVMS dump-style records.

   2.ELV> DUMP/OUTPUT=OUTFILE.OUT

     The command in this example creates a dump file named
     OUTFILE.OUT that contains OpenVMS dump-style records.

   3.ELV> DUMP/INVALID

     The command in this example creates a dump file with the
     default name of ERRLOG.DMP that contains OpenVMS dump-style
     records of invalid events.

   4.ELV> DUMP/INVALID/OUTPUT=OUTFILE.OUT

     The command in this example creates a dump file named
     OUTFILE.OUT that contains OpenVMS dump-style records of invalid
     events.