Skip to content

Commit b9ec468

Browse files
authored
Merge pull request #115575 from MladjoA/patch-1
Update sql-database-accelerated-database-recovery.md
2 parents 46883b3 + 78658e6 commit b9ec468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-accelerated-database-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: mashamsft
1010
ms.author: mathoma
1111
ms.reviewer: carlrab
12-
ms.date: 03/24/2020
12+
ms.date: 05/19/2020
1313
---
1414
# Accelerated Database Recovery
1515

@@ -27,7 +27,7 @@ ms.date: 03/24/2020
2727

2828
With ADR, the transaction log is aggressively truncated, even in the presence of active long-running transactions, which prevents it from growing out of control.
2929

30-
## The current database recovery process
30+
## Standard database recovery process
3131

3232
Database recovery in SQL Server follows the [ARIES](https://people.eecs.berkeley.edu/~brewer/cs262/Aries.pdf) recovery model and consists of three phases, which are illustrated in the following diagram and explained in more detail following the diagram.
3333

0 commit comments

Comments
 (0)