Skip to content

Commit 6eec90c

Browse files
author
David Curwin
committed
SAP HANA documentation updates
1 parent dec598e commit 6eec90c

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

articles/backup/backup-azure-sap-hana-database-troubleshoot.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ Refer to the [prerequisites](tutorial-backup-sap-hana-db.md#prerequisites) and [
1515

1616
## Common user errors
1717

18+
### UserErrorHANAInternalRoleNotPresent
19+
20+
| **Error Message** | <span style="font-weight:normal">Azure backup does not have required role privileges to carry out backup</span> |
21+
| ---------------------- | ------------------------------------------------------------ |
22+
| **Possible causes** | The role may have been overwritten. |
23+
| **Recommended action** | To resolve the issue, run the script from the **Discover DB** pane, or download it [here](https://aka.ms/scriptforpermsonhana). Alternatively, add the 'SAP_INTERNAL_HANA_SUPPORT' role to the Workload Backup User (AZUREWLBACKUPHANAUSER). |
24+
1825
### UserErrorInOpeningHanaOdbcConnection
1926

2027
| Error Message | <span style="font-weight:normal">Failed to connect to HANA system</span> |

articles/backup/sap-hana-backup-support-matrix.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@ ms.date: 11/7/2019
99

1010
Azure Backup supports the backup of SAP HANA databases to Azure. This article summarizes the scenarios supported and limitations present when you use Azure Backup to back up SAP HANA databases on Azure VMs.
1111

12-
## Onboard to the public preview
13-
14-
Onboard to the public preview as follows:
15-
16-
* In the portal, register your subscription ID to the Recovery Services service provider by [following this article](https://docs.microsoft.com/azure/azure-resource-manager/resource-manager-register-provider-errors#solution-3---azure-portal).
17-
* For PowerShell, run this cmdlet. It should complete as "Registered".
18-
19-
```PowerShell
20-
Register-AzProviderFeature -FeatureName "HanaBackup" –ProviderNamespace Microsoft.RecoveryServices
21-
```
22-
2312
> [!NOTE]
2413
> The frequency of log backup can now be set to a minimum of 15 minutes. Log backups only begin to flow after a successful full backup for the database has completed.
2514

0 commit comments

Comments
 (0)