1. SAP HANA Administration Guide for SAP HANA Platform 2.0 SPS07
Section: 11.5.1.3 Recovering the System Database with recoverSys.py. The guide states
"If the data and log areas of the system database are lost and can't be recovered from a backup
you can re-create the system database using the Python script recoverSys.py." This directly confirms its use for a non-recoverable system database.
2. SAP HANA Administration Guide for SAP HANA Platform 2.0 SPS07
Section: 11.5.2.1 Checking Recoverability of Data Backups with hdbrecovercheck. This section details the function of hdbrecovercheck
confirming it is a verification tool: "You can use the tool hdbrecovercheck to check whether a data backup can be used for a recovery."
3. SAP HANA Administration Guide for SAP HANA Platform 2.0 SPS07
Section: 3.3.2.2 Administration of Tenant Databases with hdbmdcutil. This section describes the purpose of hdbmdcutil: "You can use the command line tool hdbmdcutil to perform administrative tasks on tenant databases." This clarifies it is for tenant management
not SYSTEMDB recovery.