Skip to content

Commit 1c3af87

Browse files
author
David Curwin
committed
Few fixes
1 parent 130b4df commit 1c3af87

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Refer to the [prerequisites](tutorial-backup-sap-hana-db.md#prerequisites) and [
2323
| UserErrorHANAPODoesNotSupportBackupType | This SAP HANA database doesn't support the requested backup type | Azure backup doesn't support incremental backup and backup using snapshots | For more information, refer [here](sap-hana-backup-support-matrix.md#scenario-support). |
2424
| UserErrorHANALSNValidationFailure | Backup log chain is broken | The log backup destination may have been updated from backint to file system or the backint executable may have been changed | Trigger a full backup to resolve the issue |
2525
| UserErrorIncomaptibleSrcTargetSystsemsForRestore | The source and target systems for restore are incompatible | The target system for restore is incompatible with the source | Refer to the SAP Note [1642148](https://launchpad.support.sap.com/#/notes/1642148) to learn about the restore types supported today |
26-
| UserErrorSDCtoMDCUpgradeDetected | SDC to MDC upgrade detected | The SAP HANA instance has been upgraded from SDC to MDC. Backups will fail after the update. | Follow the steps listed in the [Upgrading from SAP HANA 1.0 to 2.0 section](#upgrading-from-sap-hana-1.0-to-2.0) to resolve the issue |
26+
| UserErrorSDCtoMDCUpgradeDetected | SDC to MDC upgrade detected | The SAP HANA instance has been upgraded from SDC to MDC. Backups will fail after the update. | Follow the steps listed in the [Upgrading from SAP HANA 1.0 to 2.0 section](#upgrading-from-sap-hana-10-to-20) to resolve the issue |
2727
| UserErrorInvalidBackintConfiguration | Detected invalid backint configuration | The backing parameters are incorrectly specified for Azure backup | Check whether the parameters are set. If backint-based parameters are present in HOST, remove them. If parameters aren't present at HOST level but have been manually modified at a database level, revert them to the appropriate values as described earlier. Or, run **Stop protection and retain backup data** from the Azure portal, and then select **Resume backup**. |
2828

2929
## Restore checks

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To resume protection for an SAP HANA database:
143143

144144
### Upgrading from SAP HANA 1.0 to 2.0
145145

146-
Learn how to continue backup for an SAP HANA database [after upgrading from SAP HANA 1.0 to 2.0](backup-azure-sap-hana-database-troubleshoot.md#upgrading-from-sap-hana-1.0-to-2.0).
146+
Learn how to continue backup for an SAP HANA database [after upgrading from SAP HANA 1.0 to 2.0](backup-azure-sap-hana-database-troubleshoot.md#upgrading-from-sap-hana-10-to-20).
147147

148148
### Upgrading without a SID change
149149

articles/backup/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
href: tutorial-restore-files.md
2929
- name: Back up SQL Server on Azure VM
3030
href: tutorial-sql-backup.md
31+
- name: Back up SAP HANA databases in Azure VMs
32+
href: tutorial-backup-sap-hana-db.md
3133
- name: Back up Azure Files file shares
3234
href: tutorial-backup-azure-files.md
3335
- name: Back up Windows Server

0 commit comments

Comments
 (0)