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 ...
随机推荐
- 时序数据库连载系列:指标届的独角兽Prometheus
简介 Prometheus是SoundCloud公司开发的一站式监控告警平台,依赖少,功能齐全.于2016年加入CNCF,广泛用于 Kubernetes集群的监控系统中,2018.8月成为继K8S之后 ...
- Spring Boot 2.x基础教程:快速入门
简介 在您第1次接触和学习Spring框架的时候,是否因为其繁杂的配置而退却了?在你第n次使用Spring框架的时候,是否觉得一堆反复黏贴的配置有一些厌烦?那么您就不妨来试试使用Spring Boot ...
- 为Qt视图中的文字添加彩虹渐变效果
将view中的文本内容用自定义的颜色显示是一种十分常见的需求.今天我们稍微改变些"花样". 本文索引 需求定义 需求分析 代码实现 思考题 需求定义 我们的需求很简单,现在有一些在 ...
- CMD命令讲解(一)SC
参考网站:https://technet.microsoft.com/en-us/library/bb490995.aspx 备注:网站内容是翻译得来,源网站在上面 SC 与服务控制器和已安装的服务进 ...
- 《C#并发编程经典实例》学习笔记—2.2 返回完成的任务
问题: 如何实现一个具有异步签名的同步方法. 从异步接口或基类继承代码,但希望用同步方式实现方法. 解释一下所谓的异步接口和异步基类.例如如下代码 interface IMyAsyncInterfac ...
- 观察者模式与.Net Framework中的委托与事件
本文文字内容均选自<大话设计模式>一书. 解释:观察者模式定义了一种一对多的依赖关系,让多个观察者对象同时监听某一个主题对象.这个主题对象在状态发生变化时,会通知所有观察者对象,使它们能够 ...
- python turtle 书写新年快乐
文章链接:https://mp.weixin.qq.com/s/xYSKH_KLYfooIoelJH02Cg 农历2018年的最后一篇文章,踏上回家的征途前,推荐一个Python的三方库turtle, ...
- findlibrary returned null
转载请标明出处,维权必究:https://www.cnblogs.com/tangZH/p/10181330.html 该错误是在加载so库的时候出现的,就是找不到so库. 一.检查jinLibs目录 ...
- butterknife使用
butterknife是一个轻量级的DI框架,官网地址:http://jakewharton.github.io/butterknife/ 注意事项:使用前需要对编辑器进行相关设置,详见官网说明. 以 ...
- mysql中几个日期时间类型之间的区别和使用
MySQL中有如下几个时间类型:date.time.datetime.timestamp.year MySQL数据类型 含义 date 只存 ...