sql 2016 | Under the kover of business intelligence https://sqlkover.com BI, SQL Server and data by Koen Verbeeck Wed, 16 Aug 2017 13:23:13 +0000 en-US hourly 1 https://sqlkover.com/wp-content/uploads/2019/11/cropped-sitelogo-32x32.jpg sql 2016 | Under the kover of business intelligence https://sqlkover.com 32 32 Overview of Published Articles – 2016Q1 https://sqlkover.com/overview-of-published-articles-2016q1/?utm_source=rss&utm_medium=rss&utm_campaign=overview-of-published-articles-2016q1 https://sqlkover.com/overview-of-published-articles-2016q1/#respond Tue, 19 Apr 2016 09:53:13 +0000 http://sqlkover.com/?p=430 Here is an overview of the articles I published in the first quarter of 2016. R Services series: SQL Server 2016 R Services: Executing R code in SQL Server SQL Server 2016 R Services: Display R plots in Reporting Services SSIS & AlwaysEncrypted: Reading Always Encrypted Data with SQL Server Integration Services 2016 Writing Always Encrypted […]

The post Overview of Published Articles – 2016Q1 first appeared on Under the kover of business intelligence.]]>

Here is an overview of the articles I published in the first quarter of 2016.

R Services series:

SSIS & AlwaysEncrypted:

Other articles:

There are other articles in the pipeline about MDS 2016.

The post Overview of Published Articles – 2016Q1 first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/overview-of-published-articles-2016q1/feed/ 0
The Future of SSMS https://sqlkover.com/the-future-of-ssms/?utm_source=rss&utm_medium=rss&utm_campaign=the-future-of-ssms https://sqlkover.com/the-future-of-ssms/#comments Wed, 03 Feb 2016 13:00:42 +0000 http://sqlkover.com/?p=367 One of the smaller announcements amidst the gazillion new features of SQL Server 2016, is that SSMS is now a separate installation. You heard that right (read, probably), no more dragging along those bulky .ISO files with the entire SQL Server set-up just to install some client tools. Just like SSDT, you can now just […]

The post The Future of SSMS first appeared on Under the kover of business intelligence.]]>

One of the smaller announcements amidst the gazillion new features of SQL Server 2016, is that SSMS is now a separate installation. You heard that right (read, probably), no more dragging along those bulky .ISO files with the entire SQL Server set-up just to install some client tools. Just like SSDT, you can now just download Management Studio from the interwebs.

What’s even better is that you can now also get automatic updates! I opened SSMS and suddenly I got a lovely notification in my system tray that there are updates for SSMS. Isn’t that great? Clicking on it gave me the following dialog:

ssms_update

Nice. Don’t get too cocky though, clicking the Update button just takes you to an MSDN download page where you can download the latest version. Baby steps.

The post The Future of SSMS first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/the-future-of-ssms/feed/ 1
Overview of Published Articles – 2015Q4 https://sqlkover.com/overview-of-published-articles-2015q4/?utm_source=rss&utm_medium=rss&utm_campaign=overview-of-published-articles-2015q4 https://sqlkover.com/overview-of-published-articles-2015q4/#respond Fri, 22 Jan 2016 11:40:23 +0000 http://sqlkover.com/?p=342 Here is an overview of the articles I published in the final quarter of 2015: Integrated Logging with the Integration Services Package Log Providers SQL Server Integration Services Best Practices and Tuning Tips Webcast Q&A Retrieve Error Column in SSIS 2016 Customize the SQL Server Reporting Services 2016 Parameter Pane SQL Server Integration Services 2016 Control […]

The post Overview of Published Articles – 2015Q4 first appeared on Under the kover of business intelligence.]]>

Here is an overview of the articles I published in the final quarter of 2015:

I also started a small series on the new SQL Server R Services:

There are two more articles in this series, so stay tuned! Also, two articles about SSIS & AlwaysEncrypted are in the pipeline to be published.

The post Overview of Published Articles – 2015Q4 first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/overview-of-published-articles-2015q4/feed/ 0
Reporting Services redesign – it’s the little things https://sqlkover.com/ssrs-redesign/?utm_source=rss&utm_medium=rss&utm_campaign=ssrs-redesign https://sqlkover.com/ssrs-redesign/#respond Fri, 20 Nov 2015 13:00:56 +0000 http://sqlkover.com/?p=298 SQL Server Reporting Services (SSRS) is getting quite the overhaul in SQL Server 2016. Lot’s of things are changing: new look ‘n feel for Report Builder: Report Builder Changes in SQL Server 2016 new chart types (check out my sunburst, treemap and heatmap articles) a (somewhat) customizable parameter pane HTML 5 support and many, many […]

The post Reporting Services redesign – it’s the little things first appeared on Under the kover of business intelligence.]]>

SQL Server Reporting Services (SSRS) is getting quite the overhaul in SQL Server 2016. Lot’s of things are changing:

And these are all awesome changes. But sometimes it’s the little things that make me smile.
For example, I was toying with SSRS 2016 CTP3.0 and I wanted to insert a new chart. Suddenly I noticed they had updated the little chart icons in the dialog:

SSRScharts

You can find a screenshot of the old dialog in the sunburst article.

How neat is that?

The post Reporting Services redesign – it’s the little things first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/ssrs-redesign/feed/ 0
What’s new for BI in SQL 2016 – Session materials https://sqlkover.com/whats-new-for-bi-in-sql-2016-session-materials/?utm_source=rss&utm_medium=rss&utm_campaign=whats-new-for-bi-in-sql-2016-session-materials https://sqlkover.com/whats-new-for-bi-in-sql-2016-session-materials/#respond Thu, 01 Oct 2015 13:48:04 +0000 http://sqlkover.com/?p=269 SQL Server Days 2015 is over and it was a blast. Met a lot of people from the #sqlfamily, too many to mention, and I saw some interesting sessions. My favorites were David’s session about loading data faster and Catherine’s session about BIML (yes, both are related to SSIS). I gave a session on the new […]

The post What’s new for BI in SQL 2016 – Session materials first appeared on Under the kover of business intelligence.]]>

SQL Server Days 2015 is over and it was a blast. Met a lot of people from the #sqlfamily, too many to mention, and I saw some interesting sessions. My favorites were David’s session about loading data faster and Catherine’s session about BIML (yes, both are related to SSIS). I gave a session on the new BI features in SQL Server 2016 and it went great: demos didn’t crash and I stayed within the time frame. The room was almost full and the audience seemed to enjoy itself.

You can find the slidedeck on Onedrive:

Most of the code for the demos can be found in my articles on MSSQLTips.com. There’s a slide at the end with resource material that contains the links to the relevant articles.

The post What’s new for BI in SQL 2016 – Session materials first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/whats-new-for-bi-in-sql-2016-session-materials/feed/ 0
New SSRS features in SQL 2016 CTP 2.4 https://sqlkover.com/ssrs-features-in-ctp-2-4/?utm_source=rss&utm_medium=rss&utm_campaign=ssrs-features-in-ctp-2-4 https://sqlkover.com/ssrs-features-in-ctp-2-4/#respond Wed, 30 Sep 2015 12:00:13 +0000 http://sqlkover.com/?p=263 SQL Server 2016 CTP 2.4 hasn’t been released yet (any day now I guess), but someone was apparently very eager at Microsoft because some of the MSDN documentation pages are already updated. One of those pages is What’s New in Reporting Services. There we can see three new features will be added: PDF replaces ActiveX […]

The post New SSRS features in SQL 2016 CTP 2.4 first appeared on Under the kover of business intelligence.]]>

SQL Server 2016 CTP 2.4 hasn’t been released yet (any day now I guess), but someone was apparently very eager at Microsoft because some of the MSDN documentation pages are already updated. One of those pages is What’s New in Reporting Services. There we can see three new features will be added:

  • PDF replaces ActiveX for remote printing. The less ActiveX the better.
  • PowerPoint rendering and export. I asked a bit around and some people couldn’t care less, some people are really enthusiastic about this. It doesn’t hurt to have an extra choice though. I’d like to try it out soon.
  • And the big announcement: Custom Parameters Pane. You’re going to have some sort of table structure where you can add parameters. More information can be found at Customize the Parameters Pane. I’d definitely like to try out this one! It’s one of the biggest pains in SSRS: not having any control over the parameter prompts (except their order). I’m curious if you can add regular text boxes to this table structure, so you could for example add an explanation for the users on how to use the parameters.

parameterspaneSSRS

More info will follow once CTP 2.4 has been released!

UPDATE:

SQL Server 2016 CTP 2.4 has been released, and can now be downloaded from here. No extra new features for SSRS have been included, but there are some small ones for SSIS (basically “stuff you had to download separately is  now included in the product”).

The post New SSRS features in SQL 2016 CTP 2.4 first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/ssrs-features-in-ctp-2-4/feed/ 0
MDS 2016 CTP 2.3: tiles greyed out in Manager https://sqlkover.com/mds-2016-ctp-2-3-tiles-greyed-out-in-manager/?utm_source=rss&utm_medium=rss&utm_campaign=mds-2016-ctp-2-3-tiles-greyed-out-in-manager https://sqlkover.com/mds-2016-ctp-2-3-tiles-greyed-out-in-manager/#comments Tue, 15 Sep 2015 11:53:04 +0000 http://sqlkover.com/?p=237 I’m toying around with MDS 2016 CTP 2.3 in preparation of my SQLServerDays session about what is new for BI in SQL Server 2016. I uploaded the sample models into MDS and I opened up Master Data Manager in Internet Explorer to try out some of the new features. The Manager has received a make-over […]

The post MDS 2016 CTP 2.3: tiles greyed out in Manager first appeared on Under the kover of business intelligence.]]>

I’m toying around with MDS 2016 CTP 2.3 in preparation of my SQLServerDays session about what is new for BI in SQL Server 2016. I uploaded the sample models into MDS and I opened up Master Data Manager in Internet Explorer to try out some of the new features. The Manager has received a make-over in the SQL 2016 preview, but two of the tiles were greyed out:

MDSbug01

Quite annoying to say the least. Also, the version drop-down box doesn’t show any values. After a bit of Googling, a stumbled upon this MSDN thread, where it is explained it’s a bug which will be solved in the next release. If you’re an early adopter like me (and you want to actually do demo’s), you want this fixed now of course. Luckily there are two work arounds:

  1. Use an Application under the MDS website instead of a top level website. (this should correct some of the URLs)
  2. Edit the index.js file and correct the issue directly.

Since the first one is practically Chinese for me, I opted for option 2. In the index.js file (found in  c:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication\Scripts\) you need to locate /api/Models/ and change it to api/Models/.

Problem solved:

MDSbug02

The post MDS 2016 CTP 2.3: tiles greyed out in Manager first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/mds-2016-ctp-2-3-tiles-greyed-out-in-manager/feed/ 1
SSIS – Unexpected Termination https://sqlkover.com/ssis-unexpected-termination/?utm_source=rss&utm_medium=rss&utm_campaign=ssis-unexpected-termination https://sqlkover.com/ssis-unexpected-termination/#comments Thu, 03 Sep 2015 12:00:52 +0000 http://sqlkover.com/?p=216 I was toying around with the new SQL Server 2016 CTP release and I wanted to run a few SSIS packages to test out the new logging levels. However, everytime I ran a package in the SSIS catalog, it ended with the dreaded “unexpected termination” message. In such a case, nothing is logged to the catalog, so […]

The post SSIS – Unexpected Termination first appeared on Under the kover of business intelligence.]]>

I was toying around with the new SQL Server 2016 CTP release and I wanted to run a few SSIS packages to test out the new logging levels. However, everytime I ran a package in the SSIS catalog, it ended with the dreaded “unexpected termination” message. In such a case, nothing is logged to the catalog, so you can start digging for the cause that makes your SSIS packages go dead before they start running.

There are a lot of reasons why you can get the unexpected termination message (and for some of those there is a fix for SQL Server 2012 and 2014). But looking at the event log I could quickly track down the root cause:

evenlog

Cannot find the symmetric key ‘xxx’, because it does not exist or you do not have permission.

Since I’m the admin on the machine, I certainly have permission so it means the key doesn’t exist. Then I realized I had upgraded SQL Server a few times: from SQL Server 2016 CTP 2.0 to 2.1 to 2.2 to 2.3. Apparently somewhere in the upgrade process, the symmetric key of the SSIS catalog was lost. Since this is a simple virtual machine for playing around with SQL Server 2016, the solution was simple: delete the SSIS catalog and create it again. Bingo, all packages ran again without issues. However, if you’re on a production machine, you might want to take precautions for this issue when you upgrade your SQL Server instance.

The post SSIS – Unexpected Termination first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/ssis-unexpected-termination/feed/ 2
Speaking at SQL Server Days 2015 https://sqlkover.com/sqlserverdays-2015/?utm_source=rss&utm_medium=rss&utm_campaign=sqlserverdays-2015 https://sqlkover.com/sqlserverdays-2015/#respond Wed, 15 Jul 2015 09:02:57 +0000 http://sqlkover.com/?p=120 I have the great pleasure to announce I’m speaking for the 5th time at the Belgian SQL Server Days! The SQL Server Days is the largest SQL Server conference in the Benelux (and maybe beyond :)) and is hosted by sqlug.be. It will be great to see the #sqlfamily again. A lot of amazing speakers […]

The post Speaking at SQL Server Days 2015 first appeared on Under the kover of business intelligence.]]>

I have the great pleasure to announce I’m speaking for the 5th time at the Belgian SQL Server Days! The SQL Server Days is the largest SQL Server conference in the Benelux (and maybe beyond :)) and is hosted by sqlug.be. It will be great to see the #sqlfamily again. A lot of amazing speakers have been announced, such as Aaron Bertrand, Klaus Aschenbrenner, Nico Jacobs, Denny Cherry, Matan Yungman, Niko Neugebauer, Dejan Serka and many, many more (listing them all would make this sentence way too long :)). There are also some excellent precons (too many to choose from).

My session is titled What’s new for Business Intelligence in SQL Server 2016.
The abstract:

The preview of SQL Server 2016 has been released right before the summer and it already seems this will be the biggest Business Intelligence release ever! A lot of features and improvements have been announced for SSIS, SSAS, SSRS and even MDS. In this session, you’ll get an overview of what you can expect in SQL Server 2016, accompanied with live demonstrations of course.

Expect demos of SSIS (of whatever they have released at that point in time), temporal tables and SSAS Tabular. And hopefully a lot more when CTP3 is released. You’ll also get an overview of what you can expect of SQL Server 2016 when it will be released. Normally I won’t discuss Power BI features, unless relevant.

You can check the agenda here. You have until today (15 July) to register with the early bird discount! Hurry!

SSD2015

The post Speaking at SQL Server Days 2015 first appeared on Under the kover of business intelligence.]]>
https://sqlkover.com/sqlserverdays-2015/feed/ 0