Skip to content

Commit aabd426

Browse files
PiJoCoderrwestMSFT
andauthored
Update docs/relational-databases/sql-server-transaction-log-architecture-and-management-guide.md
Co-authored-by: Randolph West MSFT <97149825+rwestMSFT@users.noreply.github.com>
1 parent 53d9761 commit aabd426

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/relational-databases/sql-server-transaction-log-architecture-and-management-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ During the initial stages of a database recovery process, SQL Server discovers a
107107
- Attempts to attach a database take a very long time to complete.
108108
- When you try to set up database mirroring, you encounter error messages 1413, 1443, and 1479, indicating a timeout.
109109
- You encounter memory-related errors like 701 when you attempt to restore a database.
110-
- Transactional replication or Change Data Capture may experience significant latency
110+
- Transactional replication or change data capture may experience significant latency.
111+
111112

112113
When you examine the SQL Server Error log, you may notice that a significant amount of time is spent before the *analysis* phase of the database recovery process.
113114
For example:

0 commit comments

Comments
 (0)