You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/sap-hana-db-manage.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Manage backed up SAP HANA databases on Azure VMs
3
3
description: In this article, learn common tasks for managing and monitoring SAP HANA databases that are running on Azure virtual machines.
4
4
ms.topic: conceptual
5
-
ms.date: 07/22/2022
5
+
ms.date: 08/09/2022
6
6
author: v-amallick
7
7
ms.service: backup
8
8
ms.author: v-amallick
@@ -20,7 +20,7 @@ Azure Backup shows all manually triggered jobs in the **Backup jobs** section in
20
20
21
21
:::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":::
22
22
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.
24
24
25
25
:::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":::
26
26
@@ -59,13 +59,17 @@ Azure Backup makes management of a backed-up SAP HANA database easy with an abun
59
59
60
60
Backups run in accordance with the policy schedule. You can run a backup on-demand as follows:
61
61
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**.
65
65
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.
67
67
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.
69
73
70
74
### HANA native client integration
71
75
@@ -89,7 +93,7 @@ Restores triggered from HANA native clients to restore to another machine are no
89
93
#### Delete
90
94
91
95
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
+
93
97
### Change policy
94
98
95
99
You can change the underlying policy for an SAP HANA backup item.
0 commit comments