We'll now configure the SSIS catalog and workers to be able to use scale out executions with SSIS.
Configuring SSIS for scale out executions
Getting ready
This recipe assumes that you've installed SQL Server 2017, SSIS in scale out mode as well as SSMS 17.1 or later.
How to do it...
- Open SQL Server Management Studio and connect to the newly installed SQL Server 2017 instance.
- In the Object Explorer, right-click on the Integration Services Catalogs node and select Create Catalog.
- The Create Catalog window appears. As shown in the following screenshot, check the...