The SQL Server Service Broker for the current database is not enabled
把一个数据恢复至另一个服务器上,出现了一个异常: The SQL Server Service Broker for the current database is not enabled, and as a result query notifications are not supported. Please enable the Service Broker for this database...
View ArticleHow-to load data fast into SQL Server 2016
What will be the absolute fastest way to load data from a flatfile into a table within SQL Server 2016? A lot has changed since myinitial post on this topic many years ago, ike the introduction of...
View ArticleWhat's New in SQL Server Reporting Services 2016
By:Koen Verbeeck || Related Tips:More >SQL Server 2016 Problem SQL Server 2016 was released the first of June 2016. This release comes packed with dozens of new features and capabilities, and...
View ArticleSQL SERVER Displaying SQL Agent Jobs Running at a Specific Time
Recently I was troubleshooting at a customer location something that looked trivial. When the customer approached me for a consulting requirement wherein they were saying their system was going...
View ArticleData Science with Microsoft SQL Server 2016
R is one of the most popular, powerful data analytics languages and environments in use by data scientists. Actionable business data is often stored in Relational Database Management Systems (RDBMS),...
View ArticleSQL Server trial license expired on your cloud boxes for AX7?
If you have made deployments before summer, you might have deployments where the SQL Server is installed with a trial license and it is set to expire november 1st. When it expires you are not able to...
View ArticleNitrosphere Adds SQL Server Analysis Services Support In NitroAccelerator
New capability completes optimization of the flow of data from SQL Server to SSAS OLAP Clients. Seattle, WA October 25, 2016 Nitrosphere, the leader in WAN Optimization for applications, today...
View ArticleAccelerating Analysis
In the past I’ve talked about the paralysis of analysis. Today I have news that Nitrosphere now accelerates analysis SQL Server Analysis Services (SSAS)! SSAS is Microsoft’s Business Intelligence...
View ArticleAnnouncing a Technical Preview of Power BI reports in SQL Server Reporting...
Hello again from Seattle! We’re at PASS Summit 2016 this week, so it’s a great time to announce some exciting news and deliver further on thereporting roadmap we shared at last year’s PASS Summit...
View ArticleColumnstore Indexes part 89 (“Memory-Optimised Columnstore Limitations 2016” ...
Continuation from the previous 88 parts, the whole series can be found at http://www.nikoport.com/columnstore/ . I would like to dedicate this blog post to the Memory-Optimised (also known and LOVED...
View ArticleMetadata Driven SQL Server Integration Services ETL Development Using BIML
By:Nat Sundar || Related Tips:More > Integration Services Development Problem BIML is a great way to generate SQL Server Integration Services (SSIS) packages from code. How can I use my technical...
View ArticleSQL SERVER FIX Error 5120 Database is in Read Only Mode After Attaching Fi ...
Sometimes you need to know more about permissions on file, service account etc. to fix certain errors. In my recent visit to a customer location, one of the database developers came to me with a...
View ArticleMore bytes for Row versioning
All About SQL I am a Senior DBA with interest in MS technology especially SQL Server and Azure. During 2015 I was mentored by Paul Randal Data Platform (SQL Server) MVP and during 2016 I completed my...
View ArticleSSIS 项目部署及环境变量配置
本文谈谈如何手动部署 SSIS 项目,而不使用 VS 自带的部署功能。原因是 VS 自动部署 SSIS 项目的前提,是需要 SSIS 宿主服务器与 VS 运行机器在同一域(Domain)下,对于不同域下的部署,目前据我所知,只能通过手工部署。 为了便于理解,本文中 SSIS 项目名称为 Netx,使用的 VS 版本为 VS2013,SQLServer 版本为 SQLServer...
View ArticleSQL Server 2016 Exec Query Stats DMV Enhancements
By:Ahmad Yaseen || Related Tips:More >SQL Server 2016 Problem I noticed that in SQL Server 2016 the system catalog view sys.dm_exec_query_stats has many new columns. What are these and how they be...
View Article8 Ways to Export SQL Results To a Text File
Introduction This article will show eight ways to export rows from a T-SQL query to a txt file.We will show the following options: Shows results to a file in SQL Server Management Studio (SSMS) SQLCMD...
View ArticlePASS Summit 2016: Day 1 Keynote
This week I’m attending the SQL PASS Summit in Seattle. I’ll be live blogging each of the keynote presentations on Wednesday and Thursday morning. This post will be updated throughout the duration of...
View ArticleStarting a ReadyRoll Project
This is part 5 in theseries named SQL Server and Continuous Integration . This post will cover the steps I follow to setup a ReadyRoll project. Topics covered so far in this series are: Git Visual...
View ArticleHow bwin is using SQL Server 2016 In-Memory OLTP to achieve unprecedented...
Written by: Biljana Lazic (bwin Senior DBA) and Rick Kutschera (bwin Engineering Manager). Reviewed by: Mike Weiner (SQLCAT) bwin (part of GVC Holdings PLC) is one of Europe’s leading online betting...
View ArticleSQL SERVER Fix: Error: Msg 1904 The statistics on table has 65 columns in the...
With SQL Server 2016, I have come to know some of the restrictions which were applicable earlier are no longer the limits to look for. In one such experimentation is what I stumbled upon the blog...
View Article