Analysis Services features supported by SQL Server editions
Analysis Services (servers)
| Feature | Enterprise | Standard | Web | Express with Advanced Services | Express with Tools | Express | Developer |
|---|---|---|---|---|---|---|---|
| Scalable shared databases | Yes | Yes | |||||
| Backup/Restore & Attach/Detach databases | Yes | Yes | Yes | ||||
| Synchronize databases | Yes | Yes | |||||
| Always On failover cluster instances | Yes
Number of nodes is the operating system maximum |
Yes
Support for 2 nodes |
Yes
Number of nodes is the operating system maximum |
||||
| Programmability (AMO, ADOMD.Net, OLEDB, XML/A, ASSL, TMSL) | Yes | Yes | Yes |
Tabular models
| Feature | Enterprise | Standard | Web | Express with Advanced Services | Express with Tools | Express | Developer |
|---|---|---|---|---|---|---|---|
| Hierarchies | Yes | Yes | Yes | ||||
| KPIs | Yes | Yes | Yes | ||||
| Perspectives | Yes | Yes | |||||
| Translations | Yes | Yes | Yes | ||||
| DAX calculations, DAX queries, MDX queries | Yes | Yes | Yes | ||||
| Row-level security | Yes | Yes | Yes | ||||
| Multiple partitions | Yes | Yes | |||||
| In-memory storage mode | Yes | Yes | Yes | ||||
| DirectQuery storage mode | Yes | Yes |
Multidimensional models
| Feature | Enterprise | Standard | Web | Express with Advanced Services | Express with Tools | Express | Developer |
|---|---|---|---|---|---|---|---|
| Semi-additive measures | Yes | No 1 | Yes | ||||
| Hierarchies | Yes | Yes | Yes | ||||
| KPIs | Yes | Yes | Yes | ||||
| Perspectives | Yes | Yes | |||||
| Actions | Yes | Yes | Yes | ||||
| Account intelligence | Yes | Yes | Yes | ||||
| Time intelligence | Yes | Yes | Yes | ||||
| Custom rollups | Yes | Yes | Yes | ||||
| Writeback cube | Yes | Yes | Yes | ||||
| Writeback dimensions | Yes | Yes | |||||
| Writeback cells | Yes | Yes | Yes | ||||
| Drillthrough | Yes | Yes | Yes | ||||
| Advanced hierarchy types (parent-child and ragged hierarchies) | Yes | Yes | Yes | ||||
| Advanced dimensions (reference dimensions, many-to-many dimensions) | Yes | Yes | Yes | ||||
| Linked measures and dimensions | Yes | Yes 2 | Yes | ||||
| Translations | Yes | Yes | Yes | ||||
| Aggregations | Yes | Yes | Yes | ||||
| Multiple partitions | Yes | Yes, up to 3 | Yes | ||||
| Proactive caching | Yes | Yes | |||||
| Custom assemblies (stored procedures) | Yes | Yes | Yes | ||||
| MDX queries and scripts | Yes | Yes | Yes | ||||
| DAX queries | Yes | Yes | Yes | ||||
| Role-based security model | Yes | Yes | Yes | ||||
| Dimension and cell-level security | Yes | Yes | Yes | ||||
| Scalable string storage | Yes | Yes | Yes | ||||
| MOLAP, ROLAP, and HOLAP storage models | Yes | Yes | Yes | ||||
| Binary and compressed XML transport | Yes | Yes | Yes | ||||
| Push-mode processing | Yes | Yes | |||||
| Direct writeback | Yes | Yes | |||||
| Measure expressions | Yes | Yes |
1 The LastChild semi-additive measure is supported in Standard edition, but other semi-additive measures, such as None, FirstChild, FirstNonEmpty, LastNonEmpty, AverageOfChildren, and ByAccount, are not. Additive measures, such as Sum, Count, Min, Max, and non-additive measures (DistinctCount) are supported on all editions.
2 Standard edition supports linking measures and dimensions within the same database, but not from other databases or instances.
Power Pivot for SharePoint
| Feature | Enterprise | Standard | Web | Express with Advanced Services | Express with Tools | Express | Developer |
|---|---|---|---|---|---|---|---|
| SharePoint farm integration based on shared service architecture | Yes | Yes | |||||
| Usage reporting | Yes | Yes | |||||
| Health monitoring rules | Yes | Yes | |||||
| Power Pivot gallery | Yes | Yes | |||||
| Power Pivot data refresh | Yes | Yes | |||||
| Power Pivot data feeds | Yes | Yes |
Data Mining
| Feature Name | Enterprise | Standard | Web | Express with Advanced Services | Express with Tools | Express | Developer |
|---|---|---|---|---|---|---|---|
| Standard algorithms | Yes | Yes | Yes | ||||
| Data mining tools (Wizards, Editors, Query Builders) | Yes | Yes | Yes | ||||
| Cross validation | Yes | Yes | |||||
| Models on filtered subsets of mining structure data | Yes | Yes | |||||
| Time series: Custom blending between ARTXP and ARIMA methods | Yes | Yes | |||||
| Time series: Prediction with new data | Yes | Yes | |||||
| Unlimited concurrent DM queries | Yes | Yes | |||||
| Advanced configuration & tuning options for data mining algorithms | Yes | Yes | |||||
| Support for plug-in algorithms | Yes | Yes | |||||
| Parallel model processing | Yes | Yes | |||||
| Time series: cross-series prediction | Yes | Yes | |||||
| Unlimited attributes for association rules | Yes | Yes | |||||
| Sequence prediction | Yes | Yes | |||||
| Multiple prediction targets for naïve Bayes, neural network and logistic regression | Yes | Yes |
Analysis Services features supported by SQL Server editions的更多相关文章
- SQL Server代理(10/12):使用代理账号运行作业
SQL Server代理是所有实时数据库的核心.代理有很多不明显的用法,因此系统的知识,对于开发人员还是DBA都是有用的.这系列文章会通俗介绍它的很多用法. 在这一系列的上一篇,你查看了msdb库下用 ...
- 第十篇 SQL Server代理使用代理帐户
本篇文章是SQL Server代理系列的第十篇,详细内容请参考原文 在这一系列的上一篇,你查看了msdb库下用于授权访问SQL Server代理的安全角色.这些角色包括SQLAgentUserRole ...
- 配置SQL Server 2008服务器
怎么配置SQL Server 2008服务器_百度经验 http://jingyan.baidu.com/article/9faa7231a922c1473c28cb23.html 1.验证安装是否成 ...
- SQL Server 2012 books
SQL Server 2012 Introducing Microsoft SQL Server 2012 Microsoft SQL Server 2012 High-Performance T-S ...
- 【译】第十篇 SQL Server代理使用代理帐户
本篇文章是SQL Server代理系列的第十篇,详细内容请参考原文 在这一系列的上一篇,你查看了msdb库下用于授权访问SQL Server代理的安全角色.这些角色包括SQLAgentUserRole ...
- (1)SQL Server内存浅探
1.前言 对于数据库引擎来说,内存是一个性能提升的重要解决手段.把数据缓存起来,可以避免在查询或更新数据时花费多余的时间,而这时间通常是从磁盘获取数据时用来等待磁盘寻址的.把执行计划缓存起来,可以避免 ...
- 为何使用Microsoft SQL Server Management Studio连接Integration Services服务失败
检查是否满足以下各项: 1. 首先你要确保当前你使用的Windows账号是有管理员权限的 2. 其次请在打开Microsoft SQL Server Management Studio时,通过右键Ru ...
- P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1
P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1 May ...
- Migrating Oracle on UNIX to SQL Server on Windows
Appendices Published: April 27, 2005 On This Page Appendix A: SQL Server for Oracle Professionals Ap ...
随机推荐
- RabbitMQ消息队列(一)-RabbitMQ的优劣势及产生背景
本篇并没有直接讲到技术,例如没有先写个Helloword.我想在选择了解或者学习一门技术之前先要明白为什么要现在这个技术而不是其他的,以免到最后发现自己学错了.同时如果已经确定就是他,最好先要了解下技 ...
- springcloud情操陶冶-bootstrapContext(一)
基于前文对springcloud的引导,本文则从源码角度查阅下cloud的context板块的运行逻辑 前言 springcloud是基于springboot开发的,所以读者在阅读此文前最好已经了解了 ...
- Java基础系列-Stream
原创作品,可以转载,但是请标注出处地址:https://www.cnblogs.com/V1haoge/p/10748817.html 一.概述 Stream操作简称流操作,这里的流与IO流毫无关系, ...
- 深入理解 Python 中的上下文管理器
提示:前面的内容较为基础,重点知识在后半段. with 这个关键字,对于每一学习Python的人,都不会陌生. 操作文本对象的时候,几乎所有的人都会让我们要用 with open ,这就是一个上下文管 ...
- C#面试考点集锦
C#面试考点集锦 ©智客坊 岁末年初往往是程序猿准备跳槽的高峰,当然互联网行业跳槽几乎是每个月都在发生,没有太过明显的淡季~那么,如何提高面试的通过率,最终顺利的拿到自己心仪的offer呢? ...
- winform登录功能
private void btnLogin_Click(object sender, EventArgs e) { string username = txtUserName.Text; string ...
- org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component
原因:jdk1.8和你所用框架(spring+springMVC+mybatis)中spring框架的版本有问题, 解决方法:更换jdk1.7或者1.6
- Biorhythms(poj1006+中国剩余定理)
Biorhythms Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 117973 Accepted: 37026 Des ...
- 使用vue-cli快速搭建vue项目
直接上干货...... 步骤: 1.安装node.js:(下载地址:https://nodejs.org/en/download/)安装完成以后,在命令窗口输入node -v 查看node版本. ...
- jQuery链式编程
链式编程 多行代码合并成一行代码,前提要认清此行代码返回的是不是对象.是对象才能进行链式编程 .html(‘val’).text(‘val’).css()链式编程,隐式迭代 链式编程注意:$(‘div ...