Copying a dump to a file
Use the zgetdump command to copy a list-directed dump file from an ECKD DASD to a file in the file system.
About this task
Procedure
Assuming that the dump is on ECKD DASD partition
/dev/disk/by-path/ccw-0.0.1004-part1 and you want to copy it to a file named
dump.elf:
# zgetdump /dev/disk/by-path/ccw-0.0.1004-part1 > dump.elf