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 ...
随机推荐
- [.NET] 一步步打造一个简单的 MVC 电商网站 - BooksStore(一)
一步步打造一个简单的 MVC 电商网站 - BooksStore(一) 本系列的 GitHub地址:https://github.com/liqingwen2015/Wen.BooksStore &l ...
- 【MySQL】MySQL的执行计划及索引优化
我们知道一般图书馆都会建书目索引,可以提高数据检索的效率,降低数据库的IO成本.MySQL在300万条记录左右性能开始逐渐下降,虽然官方文档说500~800w记录,所以大数据量建立索引是非常有必要的. ...
- OO第一单元作业小结
前言 第一单元的主题是表达式求导,第一次作业是只带有常数和幂函数的求导,第二次作业加入了正余弦函数,第三次作业又加入了表达式嵌套,难度逐渐提升.总体来说前两次作业还易于应对,而第三次作业做得相对有些艰 ...
- 你真的懂JavaScript基础类型吗
夯实Javascript基础. 基本类型有六种: null,undefined,boolean,number,string,symbol. 基本类型的值是保存在栈内存中的简单数据段 基础类型特性 基础 ...
- Android为TV端助力:EventBus跨进程发送消息
单一app内的用法 如果你在单一app内进行多进程开发,那么只需要做以下三步: Step 1 在gradle文件中加入下面的依赖: dependencies { compile 'xiaofe ...
- 记一次 c 语言 的 多线程查找 简单实现
//仅供参考学习 1 #define _CRT_SECURE_NO_WARNINGS //屏蔽 vs 的a #include <stdio.h> #include <stdlib.h ...
- js坚持不懈之18:trim()方法
trim()方法,类似Python中的strip(),用去去除字符串对象前后的空格. <!DOCTYPE html> <html> <body> <scrip ...
- oracle异地备份
一.安装oracle客户端 右键以管理员身份运行 选择管理员 跳过软件更新 选择语言,默认中文 指定安装位置 检查当前环境 安装 二.使用exp命令备份 exp 用户名/密码@IP地址/数据库 own ...
- 如何在element-UI 组件的change事件中传递自定义参数
以select为例,如果select写在循环里,触发change事件时可能不只需要传递被选中项的值,还要传递index过去,来改变同一循环中的其他标签的状态. 下面这样写是无效的: @change=& ...
- StringUtils工具类常用方法详解
StringUtils 常用方法 1.isEmpty(String str) 是否为空,空格字符为false2.isNotEmpty(String str) 是否为非空,空格字符为true3.isBl ...