How to Generate full system dump in hana
If You are experiencing high memory consumption / out of memory situations . SAP is asking you to generate full system dump for further analysis. This blog with help you to generate Generate full system dump in hana. Goto /usr/sap/<SID>/HDBXX/exe/python_support directory Run python script fullSystemInfoDump.py as following: <HOSTNAME>:/usr/sap/<SID>/HDB10/exe/python_support> python fullSystemInfoDump.py -t <TENANT SID> System Info Dump…