SAHANA for System Replication in SAP Solution Manager
SAHANA for System Replication in SAP Solution Manager
System replication is a mechanism for ensuring the high availability of SAP HANA
systems, as well as disaster recovery. Through the continuous replication of data from a
primary to a secondary system, system replication
A virtual database is the logical host name under which an SAP HANA database can
always be reached for the purposes of takeover. This ensures that application systems
remain associated with the correct database in SLD when a secondary system takes over
from the primary system.
In each SAP HANA system in the system replication landscape, configure a virtual
database at the system level, or if desired for each individual tenant database, by setting
the parameter [system_landscape_hostname_virtualization]
sldvirtdbhome in the global.ini file of the system database. This will result in
each virtual database being registered in SLD as an SAP_HDBSystem object
(<database_name>.DBTypeForSAP.HDB.SystemHome.<sldvirtdbhome>
).
● Important: Configure a virtual database name for either all tenants or none. If
some tenants are configured and some are not, the fallback values mentioned
above are not used for those tenants without a configured value. In this case, the
data supplier does not deliver this tenant completely and an error is written to the
indexserver trace: "e SLDCollect logical database hostname =
<empty>".
̓ Note
The following configuration must be in place before you enable system replication on the
primary system and register secondary systems.
[system_landscape_hostname_virtualization] sldsystemhome in
the global.ini file of the system database. This will result in each physical database
being registered in SLD as an SAP_HDBSystem object
(<database_name>.DBTypeForSAP.HDB.SystemHome.<sldsystemhome>
).
● The LMDB does not support fully qualified domain names (FQDNs). We
therefore recommend specifying physical databases without domain names. The
data supplier will remove domains before sending physical databases to SLD.