Skip to Content
0
Former Member
May 03, 2018 at 02:50 PM

HANA tenant backup restore on multi-node

946 Views

Please consider our below scenario as we need to restore backup of source (DC1) to target (DC2)-

DC1 is single host HANA system which has 1 system DB and 3 tenant DBs (DB1, DB2 and DB3)

DC2 is a scale-out HANA system where:

Host1 has system DB and 1 tenant DB- VB1

Host 2 has 1 tenant DB- VB2

Host 3 has 1 tenant DB- VB3

We need to copy/restore DC1 (source) to DC2 (target), so in this case is it possible to restore single-host tenant DBs to tenant DBs distributed accross multi host?

like restore system DB from DC1 to DC2 and then restore tenant DB1 to VB1, DB2 to VB2 and DB3 to VB3 ?

Thanks