Archive for March, 2018

Useful Python Scripts for HANA

Useful Python Scripts for HANA
March 12, 2018 | No Comments »

All python scripts can be found in exe/python_support directory.

These scripts can affect the system therefore it’s better to check with ‘-help’ switch before executing the scripts.

HANA Cleaner Python Script – hanacleaner.py

HANA Cleaner Python Script - hanacleaner.py
March 07, 2018 | 2 Comments »

SAP HANA cleanup tasks like purging the backup catalog or deleting old trace files need to be implemented individually.SAP created a Python script which called as HANACLEANER.PY to perform these tasks automatically.

Blogroll