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-database-manage.md
+10-1Lines changed: 10 additions & 1 deletion
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, you'll learn common tasks for managing and monitoring SAP HANA databases that are running on Azure virtual machines.
4
4
ms.topic: how-to
5
-
ms.date: 06/11/2024
5
+
ms.date: 10/23/2024
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
@@ -266,6 +266,15 @@ Follow these steps:
266
266
>[!Note]
267
267
>If status is in **not registered** state, you need to [rediscover the VMs/Nodes](sap-hana-database-with-hana-system-replication-backup.md#discover-the-databases) and check the status again.
268
268
269
+
### Switch SAP HSR to standalone databases and configure backup
270
+
271
+
To switch HANA System Replication (HSR) to standalone databases and configure backup, follow these steps:
272
+
273
+
1.[Stop protection and retain data for thes currently protected databases](#stop-protection-for-an-sap-hana-database-or-hana-instance).
274
+
2. Run [pre-registration script](tutorial-backup-sap-hana-db.md#what-the-pre-registration-script-does) on both the nodes as Standalone.
275
+
3.[Re-discover the databases](backup-azure-sap-hana-database.md#discover-the-databases) on both nodes.
276
+
4.[Protect the databases as Standalone](backup-azure-sap-hana-database.md#configure-backup) on both the nodes.
277
+
269
278
## Manage operations using SAP HANA native clients
270
279
271
280
This section describes how to manage various operations from non-Azure clients, such as HANA Studio.
0 commit comments