SAP

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

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
Elena Grigorova E Elena Grigorova November 1, 2022
Created on June 2, 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