feat(aurora): uses hanatool

This commit is contained in:
2026-01-19 11:28:10 +01:00
parent d8752eb721
commit 5579fc852f
3 changed files with 66 additions and 47 deletions

View File

@@ -31,6 +31,9 @@ HDBSQL="/usr/sap/NDB/HDB00/exe/hdbsql"
# The root directory where post-import SQL scripts are located.
SQL_SCRIPTS_ROOT="/usr/sap/NDB/home/tools/sql"
# Number of threads to use for schema export and import.
THREADS=1
# --- Post-Import Scripts (Optional) ---
# A space-separated list of SQL script filenames to run after the import is complete.