SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Creating and Recovering Delta Backups

Delta backups are a feature in SAP HANA to optimize recoveries and backups.

Overview

🎓 beginner 15 min. SAP HANA Dynamic TieringBeginnerBig DataSAP HANASAP HANA Studio

You will learn

  • โœ”How delta backups are different than a full backup
  • โœ”The difference between differential backup and incremental backup
  • โœ”How to perform a delta backup
  • โœ”How to perform recoveries with delta backups
Unknown U Unknown November 1, 2022
Created by May 18, 2017
Contributors

Prerequisites

Prerequisites

Steps

Time to Complete

15 Min

Step 1 Introduction
โ€”

Delta backups is a feature in SAP HANA to perform backup and recoveries quicker, reducing the need for frequent full backups. Rather than completing a full backup of a system, delta backups enables you to optimize your backup strategy by only capturing the data changed since the last full backup or delta backup - meaning less log backups are read for a recovery. Delta backups can only be created if a full data backup, that is delta backup-enabled, has been performed.

There are two types of delta backups:

  • Incremental backups only captures the data since the last delta backup, not the since the full Backups
  • Differential backups captures the delta data since the last full backup, rather than from the last delta data.

Delta Backups
Delta Backups

Step 2 Creating Delta Backups
+
Step 3 Performing Recoveries
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Introduction 2. Creating Delta Backups 3. Performing Recoveries

Learn more →