Dump output is written to different files, depending on
the type of the dump. File names include a time stamp.
- System dumps: Output is written to a file named core.%Y%m%d.%H%M%S.%pid.dmp.
- Javadumps: Output is written to a file named javacore.%Y%m%d.%H%M%S.%pid.%seq.txt.
See Using Javadump for more information.
- Heapdumps: Output is written to a file
named heapdump.%Y%m%d.%H%M%S.%pid.phd. See Using Heapdump for more information.