Hi @Farid Ali,
SSIS Catalog is kept in the SSISDB database.
You can add that struggling developer AD account as a member to the ssis_admin Database Role in the SSISDB database. After that everything should work.
Please see below.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
One of our developers is getting the error in the title when trying to deploy an integration services package from his laptop using VS 2019. The SQL server is also 2019 (I think)
We can confirm the catalog exists as other developers can connect and deploy packages. I am not a developer so I don't know the ins and outs of how this all works. Has someone experienced this issue before and if so what are we missing?
Hi @Farid Ali,
SSIS Catalog is kept in the SSISDB database.
You can add that struggling developer AD account as a member to the ssis_admin Database Role in the SSISDB database. After that everything should work.
Please see below.
Hi @Farid Ali,
Please make sure that the user has full permission to access SSISDB and SSIS catalog.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.