It seems that some folks are experiencing the same issue like you due to SSMS having some high-DPI rendering issues.
Check it out here: cannot-create-integration-services-catalog-without-azure-subscription
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I got installed MS SQL Server 2019 Developper edition (version 15.2002.4709.1) in my Windows 10 Home Edition. I selected the option "Integration Services" among others.
I started the corresponding instance of the Developper from the SQL Management Studio v 18.2. (I have a previously installed MS SQL Server 2017 Express)
I logged in to the SQL Server with a Windows Autentication Login with sysadmin privileges.
I clicked the node "Integration Services Catalog" and selected the Option: "Create Catalog".
The "Catalog Creation Wizard" Dialog does not show the "OK" Button.
(I don't want to use the button "Create SSIS IR", required for Azure features)
Therefore I can not continue with the desired option.
I runned a Maintenance process from the SQL Installation Center and got a Report indicating that Integration Services were correctly installed.
I also checked that the backup Database SSISDBBackup.bak was correctly deployed in the corresponding directory by the setup process.
Could you please, check if this is a user error or a probable bug?
I would appreciate your comments.
It seems that some folks are experiencing the same issue like you due to SSMS having some high-DPI rendering issues.
Check it out here: cannot-create-integration-services-catalog-without-azure-subscription
Hi @Jorge Novizki ,
4.Click Enable CLR Integration.
The catalog uses CLR stored procedures.
5.Click Enable automatic execution of Integration Services stored procedure at SQL Server startup to //This step is optional.
enable the catalog.startup stored procedure to run each time the SSIS server instance is restarted.
Hope the following links will be helpful:
To create the SSISDB catalog in SQL Server Management Studio
Best Regards,
Mona
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.