Protection methods
The most common protection method for SAP HANA databases and logs in
Backup and DR is the SAP HANA savepoint
API (Persistent Disk snapshot)
for SAP HANA on a Compute Engine instance.
You can also protect HANA databases using either of the two following alternative protection methods:
- SAP HANA
savepoint
API (LVM backup) - SAP
backint
API (Full+Incremental backup)
These methods are preferable only if you require HANA Scale-Out or if you have need for application-aware mounts or mount-and-migrate ability for HANA databases.
If you can use the Persistent Disk snapshot backup method, then go to Backup and DR Service for SAP HANA.
SAP HANA savepoint
API (Persistent Disk snapshot) for SAP HANA on a Compute Engine instance
Backup and DR uses Persistent Disk snapshots to incrementally back up data and log volume from your persistent disks with application consistency. Backup and DR stores multiple copies of each snapshot across multiple locations with automatic checksums to ensure the integrity of your data. Backup and DR supports SAP HANA 2.0 Scale-up and SAP HANA 2.0 HA (1+1) replication system.
SAP HANA savepoint
API (volume-level backup)
This method leverages an SAP HANA database internal snapshot based on savepoint stored in the data volumes area and in Linux change block tracking to take an efficient, space saving, incremental forever backup.
SAP HANA data is captured in application first format, according to a specified backup plan. A golden copy of that data is created and stored once, and is then updated incrementally with only the changed blocks of data in an incremental forever model. This provides the advantage of instantaneous mount and recovery of SAP HANA databases. Virtual copies of the data can be made available instantly for use, without proliferating physical copies and taking up additional storage infrastructure.
SAP Backint
API (Full+Incremental backup)
The older way of backing up SAP HANA is using the Backint API using hdbsql. The Backint API sends backups to a staging disk mapped to the SAP HANA host over iSCSI or NFS. In both approaches, there is a periodic full backup and the data captured is in a proprietary backup format and not in block format.
Backup and DR supportability of different SAP HANA configurations
Backup and DR can virtualize and protect the following:
Single container system (HANA 1.0 or 2.0) dedicated: In a single-container system the system database and tenant database are seen as a single unit and are administered as one.
Multiple-container systems (HANA 2.0): Multiple isolated databases in a single SAP HANA system. These are referred to as multi-tenant database containers. A multiple-container system always has exactly one system database used for central system administration, and any number of multi-tenant databases (including zero), also called tenant databases.
This table lists all the supported HANA configurations and the backup methods that apply with each one.
HANA
SavePoint
API method is the preferred method when available, for all HANA configurations except for scale-out with shared storage.The
backint
method is available for all HANA configurations.HANA log backups are always handled automatically for all configurations and options.
Configuration | SAP HANA savepoint API |
SAP HANA backint |
---|---|---|
SAP HANA 2.0 standalone or HA (1+1) | Yes | Yes |
Scale-out HANA 2.0, non-shared storage | Yes, requires SPS 04 or higher | Yes |
Scale-out HANA 2.0, shared storage | No | Yes |
Single container system (HANA 1.0) | Yes, requires SPS 04 or higher | Yes |
What's next
Prepare the database for Backup and DR
Backup and DR Service documentation for SAP HANA Scale-Out
This page is one in a series of pages specific to protecting and recovering SAP HANA Scale-Out instances with Backup and DR Service. You can find additional information in the following pages:
- Backup and DR for SAP HANA Scale-Out
- Prepare SAP HANA Scale-Out instances for backup
- Add an SAP HANA Scale-Out host, and discover and protect its databases
- Configure staging disk format and backup method for SAP HANA Scale-Out
- Set application details and settings for SAP HANA Scale-Out instances
- Back up HANA 1+n and HANA scale-out databases
- Restore and recover SAP HANA Scale-Out instances
- Mount an SAP HANA Scale-Out backup as a standard mount
- Mount an SAP HANA Scale-Out backup as a virtual database
- Mount and migrate an SAP HANA Scale-Out backup for instant recovery to any target