SAP HANA Topology Editor - view/edit all types of hana topology files offline
HANA Topology Editor is a tool for viewing/editing HANA topology file written in Java.
It supports three different types of topology files:
hdbnsutil -exportTopology <topology file>
;topology.txt
in root directory of full system dump (System DB if MDC);nameserver_topology_<host>.json
in trace folder (HANA revision >= SPS03).This tool is only designed for below scenarios:
hdbnsutil -exportTopology <topology file>
;topology.txt
in root directory of full system dump;nameserver_topology_<host>.json
in trace folder;hdbnsutil -importTopology <topology file>
when HANA can’t be started up because of the topology issues.Any usage of this HANA Topology Editor assumes that you have understood and agreed that:
This tool is written in Java 8, please make sure JRE version 1.8 (or later) is installed.
Download the exe file (HANATopologyEditor.exe).
Download the executable jar file (HANATopologyEditor.jar).