Our server runs into some performance issue so need to do some analyze on it. One solution is making a very huge heap dump, roughly 100G. and then using some profiler tools, JProfiler, Eclipse MAT... to analyze it.
But the problem is those analyzers will occupy very large amount of memory when analyzing heap dump.
Is that possible to use JProfiler/Eclipse MAT to analyze such a big heap dump? What kind of server it needs to finish this process.