Hello,
We were successful backing up and restoring an SAP HANA ( SPS09 ) database between two distinct instance installations ( different SIDs ). We tried to include the transaction logs as well ( for a point in time recovery ) but we were unable to make it work. Is this even possible during a heterogeneous backup and restore between distinct SAP HANA databases/installations ?
Command Line: This worked with a full backup and no transaction logs applied; target database catalog was not used
/usr/sap/xxx/SYS/exe/hdb/python_support/recoverSys.py --password=xxx --wait --command=" RECOVER DATA USING FILE ('/hana/hana-backup/xxx/HDBxx/backup/data/COMPLETE_DATA_BACKUP') CLEAR LOG"
Thank you in advance,
/gxo13