Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit cf0bc3f

Browse files
authored
Merge pull request #1164 from jodebrui/patch-5
Update plan-your-adoption-of-in-memory-oltp-features-in-sql-server.md
2 parents 61c01ca + 9d474d6 commit cf0bc3f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/relational-databases/in-memory-oltp/plan-your-adoption-of-in-memory-oltp-features-in-sql-server.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Plan your adoption of In-Memory OLTP Features in SQL Server | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "10/05/2016"
4+
ms.date: "04/10/2017"
55
ms.prod: "sql-server-2016"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -55,6 +55,7 @@ A memory-optimized table which contains 200 GB of data requires more than 200 GB
5555

5656
For a database hosted in the Azure SQL Database cloud service, your chosen service tier affects the amount of active memory your database is allowed to consume. You should plan to monitor the memory usage of your database by using an alert. For details, see:
5757

58+
- Review the In-Memory OLTP Storage limits for your [Pricing Tier](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-service-tiers#single-database-service-tiers-and-performance-levels)
5859
- [Monitor In-Memory OLTP Storage](https://azure.microsoft.com/documentation/articles/sql-database-in-memory-oltp-monitoring/)
5960

6061
#### Memory-optimized table variables
@@ -107,15 +108,15 @@ You work with .dacpac files in the context of a Visual Studio project of type *D
107108

108109
### A.4 Guidance for whether In-Memory OLTP features are right for your application
109110

110-
For guidance on whether In-Memory features can improve the performance of your particular application, see:
111+
For guidance on whether In-Memory OLTP features can improve the performance of your particular application, see:
111112

112113
- [In-Memory OLTP (In-Memory Optimization)](../../relational-databases/in-memory-oltp/in-memory-oltp-in-memory-optimization.md)
113114

114115

115116

116117
## B. Unsupported features
117118

118-
Features which are not supported in certain In-Memory scenarios are described at:
119+
Features which are not supported in certain In-Memory OLTP scenarios are described at:
119120

120121
- [Unsupported SQL Server Features for In-Memory OLTP](../../relational-databases/in-memory-oltp/unsupported-sql-server-features-for-in-memory-oltp.md)
121122

0 commit comments

Comments
 (0)