Skip to content

Commit 38c9b0a

Browse files
Merge pull request #280118 from AbhishekMallick-MS/Jul-5-2024-EEE1
Addressed EEE doc ask # 25498911
2 parents 04b9b27 + 6febea6 commit 38c9b0a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
### UserErrorWLBackupFilesystemTypeNotSupported
162172

163173
**Error code**: `UserErrorWLBackupFilesystemTypeNotSupported`

0 commit comments

Comments
 (0)