Skip to content

Commit bc0efad

Browse files
Merge pull request #115095 from danimir/patch-2
Updating known issues
2 parents fdb6a91 + b7bed00 commit bc0efad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/sql-database/sql-database-release-notes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: sql-database
77
ms.subservice: service
88
ms.devlang:
99
ms.topic: conceptual
10-
ms.date: 05/04/2020
10+
ms.date: 05/13/2020
1111
ms.author: sstein
1212
---
1313
# SQL Database release notes
@@ -72,6 +72,7 @@ The following features are enabled in Managed instance deployment model in H1 20
7272

7373
|Issue |Date discovered |Status |Date resolved |
7474
|---------|---------|---------|---------|
75+
|[Restoring manual backup without CHECKSUM might fail](#restoring-manual-backup-without-checksum-might-fail)|May 2020|Has Workaround| |
7576
|[Agent becomes unresponsive upon modifying, disabling or enabling existing jobs](#agent-becomes-unresponsive-upon-modifying-disabling-or-enabling-existing-jobs)|May 2020|Automatically mitigated| |
7677
|[Permissions on resource group not applied to Managed Instance](#permissions-on-resource-group-not-applied-to-managed-instance)|Feb 2020|Has Workaround| |
7778
|[Limitation of manual failover via portal for failover groups](#limitation-of-manual-failover-via-portal-for-failover-groups)|Jan 2020|Has Workaround| |
@@ -98,6 +99,12 @@ The following features are enabled in Managed instance deployment model in H1 20
9899
|Database Mail feature with external (non-Azure) mail servers using secure connection| |Resolved|Oct 2019|
99100
|Contained databases not supported in managed instance| |Resolved|Aug 2019|
100101

102+
### Restoring manual backup without CHECKSUM might fail
103+
104+
In certain circumstances manual backup of databases that was made on managed instance without CHECKSUM might fail to be restored. In such case please retry restoring the backup until successful.
105+
106+
**Workaround**: Take manual backups of databases on managed instance with CHECKSUM enabled.
107+
101108
### Agent becomes unresponsive upon modifying, disabling or enabling existing jobs
102109

103110
In certain circumstances modifying an existing job, disabling, or enabling it can cause the agent to become unresponsive. The issue is automatically mitigated upon detection resulting in restart of the agent process.

0 commit comments

Comments
 (0)