Skip to content

Commit 5e1a283

Browse files
author
David Curwin
committed
fixed localization
1 parent d129a03 commit 5e1a283

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ Refer to the [prerequisites](tutorial-backup-sap-hana-db.md#prerequisites) and [
3636
| Error Message | The specified SAP HANA operation isn't supported |
3737
| ------------------ | ------------------------------------------------------------ |
3838
| Possible causes | Azure backup for SAP HANA doesn't support incremental backup and actions performed on SAP HANA native clients (Studio/ Cockpit/ DBA Cockpit) |
39-
| Recommended action | For more information, refer [here](https://docs.microsoft.com/en-us/azure/backup/sap-hana-backup-support-matrix#scenario-support). |
39+
| Recommended action | For more information, refer [here](https://docs.microsoft.com/azure/backup/sap-hana-backup-support-matrix#scenario-support). |
4040

4141
### UserErrorHANAPODoesNotSupportBackupType
4242

4343
| Error Message | This SAP HANA database doesn't support the requested backup type |
4444
| ------------------ | ------------------------------------------------------------ |
4545
| Possible causes | Azure backup doesn't support incremental backup and backup using snapshots |
46-
| Recommended action | For more information, refer [here](https://docs.microsoft.com/en-us/azure/backup/sap-hana-backup-support-matrix#scenario-support). |
46+
| Recommended action | For more information, refer [here](https://docs.microsoft.com/azure/backup/sap-hana-backup-support-matrix#scenario-support). |
4747

4848
### UserErrorHANALSNValidationFailure
4949

@@ -64,14 +64,14 @@ Refer to the [prerequisites](tutorial-backup-sap-hana-db.md#prerequisites) and [
6464
| Error Message | SDC to MDC upgrade detected |
6565
| ------------------ | ------------------------------------------------------------ |
6666
| Possible causes | The SAP HANA instance has been upgraded from SDC to MDC. Backups will fail after the update. |
67-
| Recommended action | Follow the steps listed in the [Upgrading from SAP HANA 1.0 to 2.0 section](https://docs.microsoft.com/en-us/azure/backup/backup-azure-sap-hana-database-troubleshoot#upgrading-from-sap-hana-10-to-20) to resolve the issue |
67+
| Recommended action | Follow the steps listed in the [Upgrading from SAP HANA 1.0 to 2.0 section](https://docs.microsoft.com/azure/backup/backup-azure-sap-hana-database-troubleshoot#upgrading-from-sap-hana-10-to-20) to resolve the issue |
6868

6969
### UserErrorInvalidBackintConfiguration
7070

7171
| Error Message | Detected invalid backint configuration |
7272
| ------------------ | ------------------------------------------------------------ |
7373
| Possible causes | The backing parameters are incorrectly specified for Azure backup |
74-
| Recommended action | Check if the following (backint) parameters are set:<br/>\* [catalog_backup_using_backint:true]<br/>\* [enable_accumulated_catalog_backup:false]<br/>\* [parallel_data_backup_backint_channels:1]<br/>\* [log_backup_timeout_s:900)]<br/>\* [backint_response_timeout:7200]<br/>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](https://docs.microsoft.com/en-us/azure/backup/sap-hana-db-manage#stop-protection-for-an-sap-hana-database) from the Azure portal, and then select **Resume backup**. |
74+
| Recommended action | Check if the following (backint) parameters are set:<br/>\* [catalog_backup_using_backint:true]<br/>\* [enable_accumulated_catalog_backup:false]<br/>\* [parallel_data_backup_backint_channels:1]<br/>\* [log_backup_timeout_s:900)]<br/>\* [backint_response_timeout:7200]<br/>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](https://docs.microsoft.com/azure/backup/sap-hana-db-manage#stop-protection-for-an-sap-hana-database) from the Azure portal, and then select **Resume backup**. |
7575

7676
## Restore checks
7777

0 commit comments

Comments
 (0)