Skip to content

Commit ca912e4

Browse files
author
AbhishekMallick-MS
committed
Addressed EEE doc ask # 25498911
1 parent a41d9c8 commit ca912e4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot SAP HANA databases instance backup errors
33
description: This article describes how to troubleshoot common errors that might occur when you use Azure Backup to back up SAP HANA database instances.
44
ms.topic: troubleshooting
5-
ms.date: 11/02/2023
5+
ms.date: 07/15/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -158,6 +158,16 @@ Azure VM and retry the operation. For more information, see the [Azure workload
158158

159159
**Recommended action**: Retry the restore operation after you stop protection of the databases on the target machine and ensure that the *Backint path is empty*. [Learn more about Backint path](https://aka.ms/HANABackupConfigurations).
160160

161+
### OperationCancelledBecauseSameOperationQueuedUserError
162+
163+
**Error code**: `OperationCancelledBecauseSameOperationQueuedUserError`
164+
165+
**Error message**: This error happens to prevent multiple backups triggering on the same database/datasource. The next backup should finish successfully once the concurrent task/backup is completed.
166+
167+
**Cause**: In some cases, where there are large numbers of databases in the same container, backups will trigger and get queued. The queue will cause the backup to start with a delay. So, it'll not be evident from start time and end time which task is concurrent.
168+
169+
**Recommended action**: You need to reduce frequency on certain databases or distribute it to another container instead of having a single container.
170+
161171
## Appendix
162172

163173
**Perform restoration actions in SAP HANA studio**

0 commit comments

Comments
 (0)