A script to help analyzing SAP HANA dumps
The HANADumpViewer helps analyzing SAP HANA dumps. It creates .dot files out of trace files. These .dot files can be viewed in e.g. http://www.webgraphviz.com/. See also SAP Note 2491748.
ANY USAGE OF HANADUMPVIEWER ASSUMES THAT YOU HAVE UNDERSTOOD AND AGREED THAT:
- HANADumpViewer is NOT SAP official software, so normal SAP support of HANADumpViewer cannot be assumed
- HANADumpViewer is open source
- HANADumpViewer is provided "as is"
- HANADumpViewer is to be used on "your own risk"
- HANADumpViewer is a one-man's hobby (developed, maintained and supported only during non-working hours)
- All HANADumpViewer documentations have to be read and understood before any usage:
- SAP Note 2491748
- The .pdf file hanadumpviewer.pdf
- All output from executing
python hanadumpviewer.py --help
- HANADumpViewer can help you to view SAP HANA dumps in a graphical way but is not an attempt to teach you how to analyze SAP HANA dumps, i.e. if you do not understand the output, HANADumpViewer cannot help