Announcing SSIS Premium Training

I’m excited to announce the availability of SSIS Premium, a training offering focused solely on SQL Server Integration Services (SSIS) recorded training. Learn more about each offered course at the following links: From Zero to SSIS – four days of recorded training, includes labs. Master the SSIS Catalog – a day of SSIS Catalog recorded …
Continue reading Announcing SSIS Premium Training

SSIS Catalog Error 27150

In case you’ve never encountered SSIS Catalog Error 27150, the error message reads: The version of the project has changed since the instance of the execution has been created. Create a new execution instance and try again. A customer recently encountered this error. So… what happened? Short Answer The version of a project changed during …
Continue reading SSIS Catalog Error 27150

Another Way to Use SSIS Catalog Compare to Migrate SSIS Catalog Folders

Update: SSIS Catalog Compare 2022 is generally available! SSIS Catalog Compare 2022 (Beta) is available at a dramatically-reduced yearly subscription rate at the time of this writing. The yearly subscription rate will increase when SSIS Catalog Compare becomes generally available (GA). Those willing to help out by testing the beta version (in Development and Test environments …
Continue reading Another Way to Use SSIS Catalog Compare to Migrate SSIS Catalog Folders

Using SSIS Catalog Compare to Migrate SSIS Catalog Folders

SSIS Catalog Compare 2022 (Beta) is available at a dramatically-reduced yearly subscription rate at the time of this writing. The yearly subscription rate will increase when SSIS Catalog Compare becomes generally available (GA). Those willing to help out by testing the beta version (in Development and Test environments only, please!) will enjoy the beta yearly …
Continue reading Using SSIS Catalog Compare to Migrate SSIS Catalog Folders

On Broken References in the SSIS Catalog

I recently made this video to explain what I call “broken references” in the SSIS Catalog. In the video, I create and test a broken reference, and then demonstrate how SSIS Catalog Browser (and SSIS Catalog Compare) visualize broken references. Enjoy! What is a Broken Reference? It may help to define reference first. An SSIS …
Continue reading On Broken References in the SSIS Catalog

SSIS in SQL Server 2022 CTP 2.0

SQL Server 2022 Community Technology Preview 2.0 is available, and it includes the SSIS Catalog! Create an SSIS Catalog At the time of this writing, the SSIS 2022 Catalog is similar (identical, perhaps) to the SSIS 2019 Catalog. Connect to a SQL Server 2022 instance using SSMS and right-click the Integration Services Catalogs node in …
Continue reading SSIS in SQL Server 2022 CTP 2.0

SSIS Catalog Browser v0.9.10 is Available

I am excited to share the latest release of SSIS Catalog Browser, and it’s still free at DILM Suite! A feature I forgot to mention in the video is the “Check for Update” menu item: If you are running the current version – beginning in version 0.9.10.0 – clicking Help>Check for Update will display a …
Continue reading SSIS Catalog Browser v0.9.10 is Available

One Way to Script SSIS Catalog Permissions

This post is part of a series about SSIS Catalog Security. The other posts in this series are: One Way to Create an SSIS Catalog Read-Only Database Role One Way to Set SSIS Catalog Security SSIS Catalog Browser v0.9.9.3 I recently shared a post about the latest version of SSIS Catalog Browser, which plays nice(r) …
Continue reading One Way to Script SSIS Catalog Permissions

One Way to Create an SSIS Catalog Read-Only Database Role

This post is part of a series about SSIS Catalog Security. The other posts in this series are: One Way to Set SSIS Catalog Security One Way to Script SSIS Catalog Permissions SSIS Catalog Browser v0.9.9.3 What If… Suppose you are an enterprise DBA or Data Architect, and you would like to grant Software Developers …
Continue reading One Way to Create an SSIS Catalog Read-Only Database Role