Locate and analyze heap dumps
- Go to...
profile_root\myProfile
- IBM heap dump files are usually named in the following way:
heapdump.<date>..<timestamp><pid>.phd
- Gather all the .phd files and transfer them to a problem determination machine for analysis.
We do this because analysis is CPU and disk I/O intensive.
- Analyze with a tool such as Memory Dump Diagnostic For Java.
Related
Enable automated heap dump generation
Generate heap dumps manually