Hi,
We have installed a multitenant environment.Do we have any script like "single Databse" to run the backup?
I tried using below command
hdbsql -n hostname -i 00 -u SYSTEM -p <PASSWORD> -d <DBSID> "BACKUP DATA <DBSID> USING FILE ('/hana/backup/data/COMPLETE')"
But this does not seem to be working.
Thanks,
Mofizur