|
1 | 1 | --- |
2 | 2 | title: "Maximum Capacity Specifications (Analysis Services) | Microsoft Docs" |
3 | 3 | ms.custom: "" |
4 | | -ms.date: "06/29/2017" |
| 4 | +ms.date: "07/27/2017" |
5 | 5 | ms.prod: "sql-server-2016" |
6 | 6 | ms.reviewer: "" |
7 | 7 | ms.suite: "" |
@@ -81,24 +81,24 @@ manager: "erikre" |
81 | 81 | |Length of object names|100 characters| |
82 | 82 |
|
83 | 83 | ## <a name="bkmk_vertipaq"></a> Tabular (DeploymentMode=2) |
84 | | - |
| 84 | +**Note:** The following are theoretical limits. Performance will be diminished at lower numbers. |
| 85 | + |
85 | 86 | |Object|Maximum sizes/numbers| |
86 | 87 | |------------|----------------------------| |
87 | | -|Databases in an instance|2^31-1 = 2,147,483,647| |
88 | | -|Tables in a database|2^31-1 = 2,147,483,647| |
89 | | -|Columns in a table|16,000 (including calculated columns) | |
| 88 | +|Databases in an instance|16,000| |
| 89 | +|Combined number of tables and columns in a database|16,000| |
90 | 90 | |Rows in a table|Unlimited<br /><br /> **Warning:** With the restriction that no single column in the table can have more than 1,999,999,997 distinct values.| |
91 | | -|Hierarchies in a table|2^31-1 = 2,147,483,647| |
92 | | -|Levels in a hierarchy|2^31-1 = 2,147,483,647| |
93 | | -|Relationships|2^31-1 = 2,147,483,647| |
94 | | -|Key Columns in a table|16,000| |
95 | | -|Measures in a table|2^31-1 = 2,147,483,647| |
| 91 | +|Hierarchies in a table|15,999| |
| 92 | +|Levels in a hierarchy|15,999| |
| 93 | +|Relationships|8,000| |
| 94 | +|Key Columns in all table|15,999| |
| 95 | +|Measures in a tables|2^31-1 = 2,147,483,647| |
96 | 96 | |Cells returned by a query|2^31-1 = 2,147,483,647| |
97 | 97 | |Record size of the source query|64K| |
98 | | -|Length of object names|100 characters| |
| 98 | +|Length of object names|512 characters| |
99 | 99 |
|
100 | 100 | ## See also |
101 | 101 | [Determine the Server Mode of an Analysis Services Instance](../../../analysis-services/instances/determine-the-server-mode-of-an-analysis-services-instance.md) |
102 | 102 | [General Properties](../../../analysis-services/server-properties/general-properties.md) |
103 | 103 |
|
104 | | - |
| 104 | + |
0 commit comments