Skip to content

Commit 73a5e57

Browse files
authored
Merge pull request #207383 from v-amallick/Aug-9-2022-HANAnSQL
HANA - On-demand backup types and retention updates
2 parents 7bb4655 + 56513d3 commit 73a5e57

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

articles/backup/sap-hana-db-manage.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage backed up SAP HANA databases on Azure VMs
33
description: In this article, learn common tasks for managing and monitoring SAP HANA databases that are running on Azure virtual machines.
44
ms.topic: conceptual
5-
ms.date: 07/22/2022
5+
ms.date: 08/09/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -20,7 +20,7 @@ Azure Backup shows all manually triggered jobs in the **Backup jobs** section in
2020

2121
:::image type="content" source="./media/sap-hana-db-manage/backup-center-jobs-list-inline.png" alt-text="Screenshot showing the Backup jobs section." lightbox="./media/sap-hana-db-manage/backup-center-jobs-list-expanded.png":::
2222

23-
The jobs you see in this portal include database discovery and registering, and backup and restore operations. Scheduled jobs, including log backups aren't shown in this section. Manually triggered backups from the SAP HANA native clients (Studio/ Cockpit/ DBA Cockpit) also don't show up here.
23+
The jobs you see in this portal includes database discovery and registering, and backup and restore operations. Scheduled jobs, including log backups aren't shown in this section. Manually triggered backups from the SAP HANA native clients (Studio/ Cockpit/ DBA Cockpit) also don't show up here.
2424

2525
:::image type="content" source="./media/sap-hana-db-manage/hana-view-jobs-inline.png" alt-text="Screenshot showing the Backup jobs list." lightbox="./media/sap-hana-db-manage/hana-view-jobs-expanded.png":::
2626

@@ -59,13 +59,17 @@ Azure Backup makes management of a backed-up SAP HANA database easy with an abun
5959

6060
Backups run in accordance with the policy schedule. You can run a backup on-demand as follows:
6161

62-
1. In **Backup center**, select **Backup Instances** from the menu.
63-
2. Select **SAP HANA in Azure VM** as the datasource type, select the VM running the SAP HANA database, anc then click **Backup now**.
64-
3. In **Backup Now**, choose the type of backup you want to perform. Then select **OK**. This backup will be retained for 45 days.
62+
1. In the vault menu, select **Backup items**.
63+
1. In **Backup Items**, select the VM running the SAP HANA database, and then select **Backup now**.
64+
1. In **Backup Now**, choose the type of backup you want to perform. Then select **OK**.
6565

66-
By default, the retention of on-demand backups is set to 45 days.
66+
The retention period of this backup is determined by the type of on-demand backup you have run.
6767

68-
1. Monitor the portal notifications. To monitor the job progress, go to **Backup center** -> **Backup Jobs** and filter for jobs with status **In Progress**. Depending on the size of your database, creating the initial backup may take a while.
68+
- *On-demand full backups* are retained for a minimum of *45 days* and a maximum of *99 years*.
69+
- *On-demand differential backups* are retained as per the *log retention set in the policy*.
70+
- *On-demand incremental backups* aren't currently supported.
71+
72+
1. Monitor the portal notifications. You can monitor the job progress in the vault dashboard > **Backup Jobs** > **In progress**. Depending on the size of your database, creating the initial backup may take a while.
6973

7074
### HANA native client integration
7175

@@ -89,7 +93,7 @@ Restores triggered from HANA native clients to restore to another machine are no
8993
#### Delete
9094

9195
Delete operation from HANA native is **NOT** supported by Azure Backup since the backup policy determines the lifecycle of backups in Azure Recovery services vault.
92-
.
96+
9397
### Change policy
9498

9599
You can change the underlying policy for an SAP HANA backup item.

0 commit comments

Comments
 (0)