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 ...
随机推荐
- 使用+Leapms查看线性规划的单纯形表,itsme命令
知识点 +Leapms的itsme命令 +Leapms的直接代数模型 查看线性规划直接代数模型的单纯形表和计算过程 +Leapms的直接代数模型 +Leapms的直接代数模型十分简单,只是使用了s.r ...
- java内存溢出的情况解决方法
内存溢出虽然很棘手,但也有相应的解决办法,可以按照从易到难,一步步的解决. 第一步,就是修改JVM启动参数,直接增加内存.这一点看上去似乎很简单,但很容易被忽略.JVM默认可以使用的内存为64M,To ...
- C++求集合的交集差集
标准库的<algorithm>头文件中提供了std::set_difference,std::set_intersection和std::set_union用来求两个集合的差集,交集和并集 ...
- 将配置文件appsetting中的值转换为动态对象调用
该文可参考我的另一篇关联文章: https://www.cnblogs.com/lxhbky/p/6957825.html 配置如下: <!--邀请用户送优惠券规则{邀请人规则:[{邀请人: ...
- PHP设计模式的六大设计原则
PHP设计模式的六大设计原则 1 简介 软件设计最大的难题就是应对需求的变化,但是纷繁复杂的需求变化却是不可预料的.此时,我们可以通过六大设计原则良好的应对未来的变化. 2 讲解 2.1 单一职责原则 ...
- 为Jekyll+GitHub Pages添加全文搜索功能
动态演示如下: [上传失败, 请自行搜索原文] 源码库: program-in-chinese/team_website 找到此JS工具: christian-fei/Simple-Jekyll-Se ...
- Spinner之下拉多选,监听ID后显示不同Frgment页面
本人安卓小白,公司最近项目需要用到不同的类型的用户注册,周末下午写完记录一下. 网上找了一堆没有适合自己的(或者说我没找到),写的比较基础,欢迎大家多多指导. 老规矩,先上效果图 网上在线合成的GIF ...
- 本地服务器硬件信息获取指令wmic
获取BIOS序列号 wmic bios list full | find "SerialNumber" SerialNumber=P50168VB 获取CPUID(WIN32_PR ...
- 阿里云CentOS安装PostgreSQL
在PostgreSQL官方文档:https://www.postgresql.org/download/linux/redhat/ 有选项和说明 1.检查有没安装:rpg -ga | grep pos ...
- python3 list列表随机选取一个元素、随机选择一个user-agent
爬虫时适当更换user-agent可以稍微规避一下代理被封的风险... from random import sample ua = [ 'Mozilla/4.0 (compatible; MSIE ...